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

Declaration
property IniFileName: String;  

Description
IniFileName property contains the name of the .INI file, where you would like to store all appbar settings. To specify contstant which identifies the section in the .INI file — use IniSection property.  

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

See also
IniSection and Storage properties of RegistrySaver structure.