[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Maps' (#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 3.2 Generated 2024-02-25 Home