[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'types' (#rtl)

PPoint

Pointer to TPoint type.

Declaration

Source position: types.pp line 79

type PPoint = ^TPoint;

Description

PPoint is a typed pointer to the TPoint type.

See also

TPoint

  

Point in a plane


Documentation generated on: Oct 13 2014