[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Source position: sysutilh.inc line 61
type TWordArray = array [0..16383] of Word; |
TWordArray is a generic array definition, mostly for use as a base type of the PWordArray type.
|
Pointer to an array of word. |
|
|
Pointer to an array of byte. |
|
|
Array of bytes |
No notes exist for this page yet.