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