FMX.MultiView.Types.TDrawerAppearance.IsTouchAreaSizeStored

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsTouchAreaSizeStored: Boolean; virtual;

C++

virtual bool __fastcall IsTouchAreaSizeStored();

Properties

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

Description

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

See Also