FMX.TabControl.TTabItem.TTabItemInfo.LayoutControlSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

LayoutControlSize: TSizeF;

C++

System::Types::TSizeF LayoutControlSize;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabItemInfo


Beschreibung

Die Größe des Stilelements layoutstyle.

Ist das Stilelement nicht vorhanden, ist LayoutControlSize -1, -1.

Siehe auch