FMX.Controls.Presentation.TPointInObjectLocalInfo.Result

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Result: Boolean;

C++

bool Result;

Properties

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

Description

Returns True if the presentation layer contains specified point.

See Also