FMX.Controls.Presentation.TActionInfo.CheckDefaults

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CheckDefaults: Boolean;

C++

bool CheckDefaults;

Properties

Type Visibility Source Unit Parent
field public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TActionInfo

Description

Data of the ACheckDefaults argument of TPresentedControl.ActionChange.

See Also