FMX.MultiView.TMultiViewPresentation.MultiView

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MultiView: TCustomMultiView read FMultiView;

C++

__property TCustomMultiView* MultiView = {read=FMultiView};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TMultiViewPresentation


Beschreibung

Gibt die MultiView-Komponente zurück, die die aktuelle Darstellung verwendet.

Siehe auch