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 speichert die Optionen für das Erscheinungsbild einer TMultiView-Komponente im NavigationPane-Darstellungsmodus.

Mit dieser Klasse können Sie die folgenden Eigenschaften von NavigationPane verwalten:

Siehe auch