help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

BoolToStr

Convert a boolean value to a string.

Declaration

Source position: sysstrh.inc line 193

function BoolToStr(

  B: Boolean;

  UseBoolStrs: Boolean = false

):String;

Description

BoolToStr converts the boolean B to one of the strings 'TRUE' or 'FALSE'

Errors

None.

See also

StrToBool

  

Convert a string to a boolean value

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505