Search results

Jump to: navigation, search
  • BoolToStr converts the given Boolean value into a string as follows.! Value of B! Value of UseBoolStrs! Value of returned string | ...
    2 KB (103 words) - 11:01, 10 February 2014
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    735 bytes (67 words) - 01:08, 19 March 2013
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    843 bytes (64 words) - 01:05, 19 March 2013
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    853 bytes (64 words) - 01:05, 19 March 2013
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    853 bytes (64 words) - 01:07, 19 March 2013
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    853 bytes (64 words) - 01:09, 19 March 2013
  • When using the BoolToStr function, False values are converted to the first string in the list. When using the StrToBool function, any ...
    2 KB (147 words) - 23:24, 16 October 2011
  • When using the BoolToStr function, True values are converted to the first string in the list. When using the StrToBool function, any ...
    2 KB (147 words) - 00:07, 17 October 2011
  • Any use of StrToBool , BoolToStr , or TryStrToBool will cause these variables to be initialised with the default values above. ...
    2 KB (190 words) - 23:11, 16 October 2011
  • Any use of StrToBool , BoolToStr , or TryStrToBool will cause these variables to be initialised with the default values above. ...
    2 KB (216 words) - 00:34, 17 October 2011
  • Any use of StrToBool , BoolToStr , or TryStrToBool will cause these variables to be initialised with the default values above. ...
    2 KB (192 words) - 23:34, 16 October 2011
  • Button1Click(Sender: TObject);var c1, c2: string;begin c1 : char(6); c2 : char(31); showmessage(BoolToStr(SameStr(c1, c2, loUserLocale), ...
    2 KB (149 words) - 14:24, 28 August 2013
  • Button1Click(Sender: TObject);var c1, c2: string;begin c1 : char(6); c2 : char(31); showmessage(BoolToStr(SameText(c1, c2, loUserLocale), ...
    1 KB (148 words) - 14:35, 28 August 2013
  • SysUtils, Winapi. ... After calling: Target: %d, Comparand: %d, Return: %d, Succeeded: %s', Target, Comparand, Return, BoolToStr(Succeeded, true); ...
    4 KB (392 words) - 17:49, 18 July 2019