FMX.TabControl.TTabControl.TabBarRect

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TabBarRect: TRectF read FTabBarRect;

C++

__property System::Types::TRectF TabBarRect = {read=FTabBarRect};

Eigenschaften

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


Beschreibung

Die Koordinaten des Rechtecks, in das alle Registerkartentitel platziert werden.

Siehe auch