System.Types.TSmallPoint.y

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

y: SmallInt;

C++

short y;

Properties

Type Visibility Source Unit Parent
field public
System.Types.pas
SystemTypes.h
System.Types TSmallPoint

Description

Specifies the vertical coordinate of the TSmallPoint object.

See Also