FMX.InertialMovement.TRectD.Bottom

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Left, Top, Right, Bottom: Double;

C++

double Bottom;

Properties

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

Description

Represents the Double vertical coordinate of the lower side of the rectangle.

See Also