FMX.Grid.TDateColumn.IsFormatStored
Delphi
function IsFormatStored: Boolean; virtual;
C++
virtual bool __fastcall IsFormatStored();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Grid.pas FMX.Grid.hpp | FMX.Grid | TDateColumn | 
Description
Retrieves whether the Format property needs to be stored in an FMX file.
IsFormatStored is True if the Format property is empty.