TdxCustomLayoutControl.IniFileName Property
In This Article
Specifies the name of an INI file in which group/item settings of the ExpressLayout Control are stored.
#Declaration
Delphi
property IniFileName: string read; write;
#Property Value
Type |
---|
string |
#Remarks
This property is obsolete; use the control’s OptionsStoring.IniFileName property instead.
See Also