appbar IniSection property
Return to Introduction  Previous page  Next page
Applies to
acAppBar component as subproperty of RegistrySaver structure.  

Declaration
property IniSection: String;  

Description

IniSection property specifies the constant which identifies the section in the .INI file, specified in the IniFileName property.  

Note
iiinfo This property will be used only if you use .INI file as storage (Storage = useIniFile).  

See also

IniFileName and Storage properties of RegistrySaver structure.