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

PPoint

Pointer to TPoint type.

Declaration

Source position: typshrdh.inc line 93

type PPoint = ^TPoint;

Description

PPoint is a typed pointer to the TPoint type.

See also

TPoint

  

Point in a plane.


Documentation generated on: Jul 24 2023