Search results

Jump to: navigation, search
  • StrLen returns the number of characters in Str, not counting the null terminator. See Also : StrEnd Category:API Documentation. Code Examples ...
    637 bytes (40 words) - 04:04, 10 February 2014
  • See Also : System.SysUtils.StrLen System.SizeOf Topics : String Types (Delphi) Commonly Used Routines for AnsiStrings Enabling Applications for ...
    2 KB (144 words) - 03:51, 7 July 2015
  • See Also : StrLen Category:API Documentation. Code Examples : SystemStrEnd (Delphi) SysUtilsStrEnd (C++)-
    653 bytes (40 words) - 04:04, 10 February 2014
  • See Also : System.SysUtils.StrLen System.SizeOf Topics : String Types (Delphi) Commonly Used Routines for AnsiStrings Enabling Applications for ...
    2 KB (143 words) - 03:52, 7 July 2015
  • See Also : System.SysUtils.StrLen Category:API Documentation Category:XE5
    488 bytes (37 words) - 04:29, 10 July 2013
  • The destination buffer must have room for at least StrLen (Dest)+StrLen(Source)+1 characters. To check length, use the StrLCat function. ...
    880 bytes (70 words) - 04:04, 10 February 2014
  • The destination buffer must have room for at least StrLen (Source)+1 characters. Nested calls to StrECopy to concatenate a sequence of ...
    1 KB (70 words) - 04:04, 10 February 2014
  • StrLCat appends a maximum MaxLen - StrLen (Dest) characters from Source to the end of Dest and returns Dest. MaxLen indicates the maximum ...
    823 bytes (59 words) - 04:04, 10 February 2014
  • The destination buffer must have room for at least StrLen (Source)+1 characters. For length check, use the StrLCopy function. ...
    839 bytes (58 words) - 04:04, 10 February 2014