FMX.Grid.TDateColumn.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TDateColumn(System::Classes::TComponent* AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TDateColumn


Beschreibung

Erstellt eine Instanz von TDateColumn.

Siehe auch