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

PointerArray

Generic Array of pointers.

Declaration

Source position: objpas.pp line 38

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

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