[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 195

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


Documentation generated on: May 14 2021