Pointer to a TMapLink data type.
Source position: maps.pp line 47
type PMapLink = ^TMapLink;
PMapLink is a Pointer to a TMapLink data type.