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