[Overview][Types][Classes][Procedures and functions][Index] |
Name of the section in the INI file where values for session properties are stored.
Source position: inipropstorage.pas line 48
public property TCustomIniPropStorage.IniSection : string |
IniSection is a String property which contains the name of the section in IniFile where the form session properties are stored. The property value is used in the overridden RootSection function to set section name used when an IniSection property value has not been assigned. When omitted, the value from the inherited method is used; this is normally the full path to the Root component name or class name and any preceding owner components.
|
Returns the name of the INI section where values are stored. |
|
|
Path where values in the storage container are rooted. |
Version 4.0 | Generated 2025-05-03 | Home |