FMX.MultiView.TMultiView.NavigationPaneOptions

Aus RAD Studio API Documentation

Delphi

property NavigationPaneOptions: TNavigationPaneAppearance read FNavigationPaneOptions write SetNavigationPaneOptions stored AreNavigationPaneOptionsStored;

C++

__property NavigationPaneOptions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.MultiView.pas
FMX.MultiView.hpp
FMX.MultiView TMultiView

Beschreibung

Legt die Optionen für das Erscheinungsbild des Hauptbereichs im NavigationPane-Darstellungsmodus fest. {{#multireplace:FMX.MultiView.TMultiView.NavigationPaneOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.MultiView.TCustomMultiView.NavigationPaneOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.MultiView.TCustomMultiView.NavigationPaneOptions|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Legt die Optionen für das Erscheinungsbild des Hauptbereichs im NavigationPane-Darstellungsmodus fest.

Mit NavigationPaneOptions können Sie die Eigenschaft CollapsedWidth für das Erscheinungsbild des Hauptbereichs der aktuellen MultiView-Komponente verwalten. CollapsedWidth legt die Breite (in Pixel) des Hauptbereichs im NavigationPane-Darstellungsmodus im ausgeblendeten Zustand fest.

Siehe auch