Unit 'Maps' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

PMapLink

Pointer to a TMapLink data type.

Declaration

Source position: maps.pp line 47

type PMapLink = ^TMapLink;

Description

PMapLink is a Pointer to a TMapLink data type.

Remark: Not used in the current implementation.

Version 4.4 Generated 2025-11-08 Home