JVCL Help:TJvCustomAppStorage.ReadProperty
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomAppStorage.ReadProperty Method
[+] TJvCustomAppStorage Events
[+] TJvCustomAppStorage Fields
[+] TJvCustomAppStorage Methods
[+] TJvCustomAppStorage Properties
Search in JVCL Help
Search in all projectsSummary
Reads a property.
Pascal
procedureReadProperty(constPath: string; constPersObj: TPersistent; constPropName: string; constRecursive: Boolean; constClearFirst: Boolean);
Parameters
Parameters | Description |
const Path: string | Path (relative to the current path) of the value to read. |
const PersObj: TPersistent | Description for this parameter |
const PropName: string | Description for this parameter |
const Recursive: Boolean | Description for this parameter |
const ClearFirst: Boolean | Description for this parameter |
Description
Call ReadProperty to retrieve a property. If the value is not found, the property is not changed.
See Also
TJvCustomAppStorage.WriteProperty
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