FMX.InertialMovement.TRectD.Top

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Left, Top, Right, Bottom: Double;

C++

double Top;

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

See Also