FMX.Controls.Presentation.TTriggerInfo.Instance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Instance: TFmxObject;

C++

Fmx::Types::TFmxObject* Instance;

Properties

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

Description

Link to the instance of a TFmxObject that has a Trigger property.

See Also