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

PSmallPoint

Pointer to TSmallPoint type

Declaration

Source position: types.pp line 122

type PSmallPoint = ^TSmallPoint;

Description

PSmallPoint is a typed pointer to the TSmallPoint record.

See also

TSmallPoint

  

Small point

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