Pointer to TRect structure
Source position: typshrdh.inc line 154
Type PRect = ^TRect
PRect is a typed pointer to the TRect type.