FMX.Types.TControlSize.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const ASize: TSizeF);

C++

__fastcall TControlSize(const System::Types::TSizeF &ASize);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControlSize


Beschreibung

Erstellt eine Instanz von TControlSize.

Siehe auch