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