TCharArray Type
Summary
Represents an array of the
Integer
type.
Namespace
:
System.Stream
Syntax
Delphi
type TCharArray = array of Integer;
See Also
Reference
System.Stream