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) - 04:01, 10 February 2014
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    735 bytes (67 words) - 18:08, 18 March 2013
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    843 bytes (64 words) - 18:05, 18 March 2013
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    853 bytes (64 words) - 18:05, 18 March 2013
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    853 bytes (64 words) - 18:07, 18 March 2013
  • See Also : System.SysUtils.BoolToStr Category:API Documentation Category:XE4
    853 bytes (64 words) - 18:09, 18 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) - 16: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) - 17:07, 16 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) - 16: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) - 17:34, 16 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) - 16: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) - 07: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) - 07: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) - 10:49, 18 July 2019