[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Pointer to TRect structure
Source position: types.pp line 95
type PRect = ^TRect; |
PRect is a typed pointer to the TRect type.
|
Rectangle in a plane |
lazarus-ccr.sourceforge.net |