FMX.MultiView.Types.TDrawerAppearance.AreDefaultValues

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AreDefaultValues: Boolean; override;

C++

virtual bool __fastcall AreDefaultValues();

Properties

Type Visibility Source Unit Parent
function public
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TDrawerAppearance

Description

Checks whether the values of these settings are the default values.

FMX.MultiView.Types.TDrawerAppearance.AreDefaultValues inherits from FMX.MultiView.Types.TMultiViewAppearance.AreDefaultValues. All content below this line refers to FMX.MultiView.Types.TMultiViewAppearance.AreDefaultValues. Checks whether the values of these settings are the default values.

See Also