FMX.MultiView.TMultiViewPresentation.GetCollapsedSize
Delphi
function GetCollapsedSize: TSizeF; virtual;
C++
virtual System::Types::TSizeF __fastcall GetCollapsedSize(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.MultiView.pas FMX.MultiView.hpp |
FMX.MultiView | TMultiViewPresentation |
Description
Returns the size of the TMultiView component when it is closed.
Returns the size, provided that the control supports opening and closing.