[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Types' (#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: May 14 2021