API:FMX.MultiView.Types.TDrawerAppearance
Delphi
TDrawerAppearance = class(TMultiViewAppearance)
C++
class PASCALIMPLEMENTATION TDrawerAppearance : 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
Base class for storing options of a TMultiView.
FMX.MultiView.Types.TDrawerAppearance inherits from FMX.MultiView.Types.TMultiViewAppearance. All content below this line refers to FMX.MultiView.Types.TMultiViewAppearance. Base class for storing options of a TMultiView.
It defines an OnChange event, a property that references the owner of these settings and a function to check if the current values of these settings are the default values.