FMX.MultiView.TMultiViewPresentation.CollapsedSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CollapsedSize: TSizeF read GetCollapsedSize;

C++

__property System::Types::TSizeF CollapsedSize = {read=GetCollapsedSize};

Eigenschaften

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


Beschreibung

Größe der geschlossenen TMultiView-Komponente.

Siehe auch