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

TPointerArray

Array with maxmimum allowed number of pointers

Declaration

Source position: objects.pp line 141

type TPointerArray = array [0..MaxPtrs-1] of Pointer;

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