FMX.MultiView.Types.TPopoverAppearance.AreDefaultValues

From RAD Studio API Documentation

Delphi

function AreDefaultValues: Boolean; override;

C++

virtual bool __fastcall AreDefaultValues(void);

Properties

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

Description

Checks whether the values of these settings are the default values. {{#multireplace:FMX.MultiView.Types.TPopoverAppearance.AreDefaultValues|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.MultiView.Types.TMultiViewAppearance.AreDefaultValues|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.MultiView.Types.TMultiViewAppearance.AreDefaultValues|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Checks whether the values of these settings are the default values.

See Also