[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
Pointer to an array of word.
Source position: sysutilh.inc line 60
type PWordarray = ^TWordArray; |
Generic pointer to TWordArray. Use to access memory regions as a word array.
|
||
|
Pointer to an array of byte. |
|
|
Array of bytes |
No notes exist for this page yet.