BoolToStr(Boolean) Method
Summary
Represents method
BoolToStr(Boolean)
.
Namespace
:
standard
Syntax
Delphi
function BoolToStr(b: Boolean): String;
Parameters
b
Type: Boolean
Return Value
Type:
String
See Also
Reference
standard