FMX.Grid.TDateColumn.IsFormatStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.