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

TCharArray

Array of characters

Declaration

Source position: syshelph.inc line 6

type TCharArray = array of Char;

Description

TCharArray is a dynamic array of characters.

See also

TArray

  

Generic array definition

TStringArray

  

Dynamic array of strings


Documentation generated on: May 14 2021