Icon TCharArray

Unit: WebCore

TCharArray = array of Char

Available In: Client and Server Applications

The TCharArray type is used in classes such as the TStringBuilder class to represent an array of Char values.
Image