FMX.InertialMovement.TRectD.Right

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Left, Top, Right, Bottom: Double;

C++

double Right;

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 right side of the rectangle.

See Also