FMX.InertialMovement.TRectD.Left

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Left, Top, Right, Bottom: Double;

C++

double Left;

Properties

Type Visibility Source Unit Parent
field public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TRectD

Description

Represents the Double horizontal coordinate of the left side of the rectangle.

See Also