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