FMX.MultiView.Types.TNavigationPaneAppearance

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.MultiView.Types.TMultiViewAppearanceSystem.Classes.TPersistentSystem.TObjectTNavigationPaneAppearance

Delphi

TNavigationPaneAppearance = class(TMultiViewAppearance)

C++

class PASCALIMPLEMENTATION TNavigationPaneAppearance : public TMultiViewAppearance

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types FMX.MultiView.Types


Beschreibung

Diese Klasse legt die Eigenschaften für das Erscheinungsbild des Hauptbereichs einer TMultiView-Komponente im NavigationPane-Darstellungsmodus fest.

Mit TNavigationPaneAppearance können Sie die Eigenschaft CollapsedWidth im NavigationPane-Modus einer TMultiView-Komponente verwalten.

Siehe auch