FMX.MultiView.Types.TNavigationPaneAppearance
Delphi
TNavigationPaneAppearance = class(TMultiViewAppearance)
C++
class PASCALIMPLEMENTATION TNavigationPaneAppearance : public TMultiViewAppearance
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.MultiView.Types.pas FMX.MultiView.Types.hpp |
FMX.MultiView.Types | FMX.MultiView.Types |
Description
This class handles the appearance properties of the master pane of a TMultiView component in the NavigationPane presentation mode.
TNavigationPaneAppearance allows you to manage the CollapsedWidth property in the NavigationPane mode of a TMultiView component.