Back to Devexpress

TdxCustomLayoutControl.StoreInIniFile Property

vcl-dxlayoutcontrol-dot-tdxcustomlayoutcontrol-3d9d270b.md

latest800 B
Original Source

TdxCustomLayoutControl.StoreInIniFile Property

Deprecated. This property exists for backward compatibility only. Use the OptionsStoring.StoreToIniFile property instead.

Declaration

delphi
property StoreInIniFile: Boolean read; write;

Property Value

TypeDescription
Boolean

True if the layout control stores its settings in an INI file; otherwise, False

|

See Also

TdxCustomLayoutControl Class

TdxCustomLayoutControl Members

dxLayoutControl Unit