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