| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Pointer to a TMapLink data type.
Source position: maps.pp line 47
type PMapLink = ^TMapLink; |
PMapLink is a Pointer to a TMapLink data type.
| Remark: | Not used in the current implementation. |