FMX.MultiView.TCustomMultiView.NavigationPaneOptions
Delphi
property NavigationPaneOptions: TNavigationPaneAppearance read FNavigationPaneOptions write SetNavigationPaneOptions stored AreNavigationPaneOptionsStored;
C++
__property Fmx::Multiview::Types::TNavigationPaneAppearance* NavigationPaneOptions = {read=FNavigationPaneOptions, write=SetNavigationPaneOptions, stored=AreNavigationPaneOptionsStored};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | FMX.MultiView.pas FMX.MultiView.hpp | FMX.MultiView | TCustomMultiView | 
Beschreibung
Legt die Darstellungsmerkmale des Hauptbereichs im Darstellungsmodus NavigationPane fest.
Mit dieser Eigenschaft können Sie die folgenden Merkmale festlegen:
- CollapsedWidth: Gibt die Breite des Hauptbereichs im reduzierten Zustand an.