TdxCustomLayoutControl.IniFileName Property
Deprecated. This property exists for backward compatibility only. Use the OptionsStoring.IniFileName property instead.
Declaration
property IniFileName: string read; write;
Property Value
Type | Description |
---|---|
string | The name of the INI file used to store layout settings. |
See Also