Basic Type
Bool
[
Related Topics
]
Synopsis:
Represents a 32 bit boolean value, which can be assigned the values
TRUE
and
FALSE
.
Declaration Example:
V: Bool;
Related Topics:
[
Top
]
[
Support
]