FMX.TabControl.TTabItem.Content

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Content: TContent read FContent;

C++

__property Fmx::Controls::TContent* Content = {read=FContent};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabItem


Beschreibung

Enthält alle Steuerelemente, die Sie in das TabItem einfügen.

Siehe auch