Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TPoint

Special type to handle a fake TComponent position.

Declaration

Source position: classesh.inc line 28

type TPoint = Types.TPoint;

Description

This record describes a coordinate. It is used to handle the Top and Left properties of TComponent.

X represents the X-Coordinate of the point described by the record. Y represents the Y-Coordinate of the point described by the record.


Documentation generated on: Jul 24 2023