FMX.MultiView.Types.TNavigationPaneAppearance.IsCollapsedWidthStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsCollapsedWidthStored: Boolean; virtual;

C++

virtual bool __fastcall IsCollapsedWidthStored();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TNavigationPaneAppearance


Beschreibung

Gibt an, ob der aktuelle Wert der Eigenschaft CollapsedWidth der Standardwert ist.

Siehe auch