TdxCustomLayoutControl.StoreInIniFile Property
Specifies whether to store ExpressLayout Control settings in an INI file.
Declaration
property StoreInIniFile: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s OptionsStoring.StoreToIniFile property instead.
See Also