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

PPoint

Pointer to TPoint type.

Declaration

Source position: typshrdh.inc line 90

type PPoint = ^TPoint;

Description

PPoint is a typed pointer to the TPoint type.

See also

TPoint

  

Point in a plane


Documentation generated on: Sep 29 2022