[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
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.
No notes exist for this page yet.