JVCL Help:TJvDBGrid.IniStorage
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDBGrid.IniStorage Property
[+] TJvDBGrid Events
[+] TJvDBGrid Fields
[+] TJvDBGrid Methods
[+] TJvDBGrid Properties
Search in JVCL Help
Search in all projectsSummary
Indicates the application storage component to use to save the grids current settings.
Pascal
propertyIniStorage: TJvFormPlacement;
Description
Assign an existing TJvAppStorage component to this property to have the properties of the grid automatically saved and loaded when the application starts and closes down. Properties stored include the columns layout as well as the DisplayLabel, DisplayWidth and Visible property of all the used fields.
See Also
TJvDBGrid.Load, TJvDBGrid.LoadFromAppStore, TJvDBGrid.Save, TJvDBGrid.SaveToAppStore
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