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

TStrIndex

Pointer array type used in a TStringList

Declaration

Source position: objects.pp line 524

type TStrIndex = array [0..9999] of TStrIndexRec;