FMX.MultiView.Types.TPopoverAppearance.IsAppearanceDurationStored

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsAppearanceDurationStored: Boolean; virtual;

C++

virtual bool __fastcall IsAppearanceDurationStored();

Properties

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

Description

Indicates whether the current value of the AppearanceDuration property is the default value.

See Also