[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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.