[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

TStringArray

Dynamic array of strings

Declaration

Source position: syshelph.inc line 5

type TStringArray = array of string;

Description

TStringArray is a dynamic array of strings.

See also

TArray

  

Generic array definition

TCharArray

  

Array of characters


Documentation generated on: May 14 2021