Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TCharArray

Array of characters.

Declaration

Source position: syshelph.inc line 9

type TCharArray = array of AnsiChar;

Description

TCharArray is a dynamic array of characters.

See also

TArray

  

Generic array definition.

TStringArray

  

Dynamic array of strings.


Documentation generated on: Jul 24 2023