JVCL Help:TJvCustomAppStorage.ReadBoolean

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)


Pascal

 functionReadBoolean(constPath: string; Default: Boolean = True): Boolean;


Parameters

Parameters Description
const Path: string Path (relative to the current path) of the value to read.
Default: Boolean = True Value to return if the specified path does not exist.


Description

Write here a description


See Also

TJvCustomAppStorage.WriteBoolean


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page