FMX.Controls.Presentation.TObjectAtPointInfo.Control

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Control: IControl;

C++

Fmx::Types::_di_IControl Control;

Properties

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

Description

Returned control that contains the specified point.

See Also