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

TPointerList

Type for an Array of pointers.

Declaration

Source position: classesh.inc line 160

type TPointerList = array [0..MaxListSize-1] of Pointer;

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