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