Pointer to TSize type
Source position: typshrdh.inc line 60
type PSize = ^TSize;
PSize is a typed pointer to the TSize type.