Pointer to TSmallPoint type
Source position: types.pp line 118
type PSmallPoint = ^TSmallPoint;
PSmallPoint is a typed pointer to the TSmallPoint record.
TSmallPoint
Small point