FMX.Grid.TDateColumn.IsFormatStored
Delphi
function IsFormatStored: Boolean; virtual;
C++
virtual bool __fastcall IsFormatStored();
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TDateColumn |
Beschreibung
Ruft ab, ob die Format-Eigenschaft in einer FMX-Datei gespeichert werden soll.
IsFormatStored ist True, wenn die Format-Eigenschaft leer ist.