Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TPointerList

Type for an Array of pointers.

Declaration

Source position: classesh.inc line 201

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


Documentation generated on: Jul 24 2023