JVCL Help:TJvFormStorage.StoredProps
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvFormStorage.StoredProps Property
[+] TJvFormStorage Methods
[+] TJvFormStorage Properties
Search in JVCL Help
Search in all projectsSummary
Lists all controls and their stored properties, that are managed by the storage component.
Pascal
propertyStoredProps: TStrings;
Description
Use StoredProps to directly determine the components and their properties that are managed by the storage component. The format of the list is:component.property
Thus for example:CheckBox1.Checked
Button1.Caption
A StoredProps editor is provided for design-time editing of the StoredProps property.
See Also
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