FMX.TabControl.TTabControl.TabContentPosition

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property TabContentPosition: Single read GetTabContentPosition write SetTabContentPosition;

C++

__property float TabContentPosition = {read=GetTabContentPosition, write=SetTabContentPosition};

Eigenschaften

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


Beschreibung

Offset des Bereichs der Registerkarten-Kopfzeilen.

Siehe auch