RawByteStringArray Type
Summary
Represents an array of the
RawByteString
type.
Namespace
:
flcStdTypes
Syntax
Delphi
type RawByteStringArray = array of RawByteString;
See Also
Reference
flcStdTypes