FMX.Grid.TGridModel.TPointInfo.Point

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Point: TPointF;

C++

System::Types::TPointF Point;

Properties

Type Visibility Source Unit Parent
field public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TPointInfo

Description

Regular coordinates of the point.

See Also