JVCL Help:TJvAppIniFileStorage.IniFile
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvAppIniFileStorage.IniFile Property
[+] TJvAppIniFileStorage Events
[+] TJvAppIniFileStorage Methods
[+] TJvAppIniFileStorage Properties
Search in JVCL Help
Search in all projectsSummary
The in memory INI file object.
Pascal
propertyIniFile: TMemIniFile;
Description
This property gives You direct access to the internal INI file object that the component uses as a storage for its data. This is provided if you want to directly access the INI file object, for instance if you want to add your own sections in it. Be very careful not to break anything while doing so.
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