FMX.TabControl.TTabControl.TabContentSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TabContentSize: TSizeF read FTabContentSize;

C++

__property System::Types::TSizeF TabContentSize = {read=FTabContentSize};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl


Beschreibung

Die Größe des Bereichs, der alle Registerkartentitel enthält.

Siehe auch