[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Array of characters
Source position: syshelph.inc line 6
type TCharArray = array of Char; |
TCharArray is a dynamic array of characters.
|
Generic array definition |
|
|
Dynamic array of strings |