[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

PointerArray

Generic pointer array.

Declaration

Source position: systemh.inc line 413

type PointerArray = array [0..512*1024*1024-2] of Pointer;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.