[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Type with the correct size for index into a dynamic array.
Source position: dynarrh.inc line 19
type tdynarrayindex = SizeInt; |
A variable of type tdynarrayindex will always have the correct size, suitable for serving as an index in a dynamic array.