Search results

Jump to: navigation, search
  • Whenever an AnsiString variable is destroyed or assigned a new value, the reference count of the old AnsiString (the variable's previous ...
    5 KB (624 words) - 05:53, 12 October 2021
  • api. Description: Returns the substring of a specified number of bytes that appears at a specified position in a string. MidBStr returns a ...
    1 KB (100 words) - 10:34, 13 February 2014
  • api. Description: Returns the substring of a specified number of bytes that appears at the start of a string. LeftBStr returns the leading ...
    974 bytes (73 words) - 10:33, 13 February 2014
  • api. Description: Returns the substring of a specified number of bytes that appears at the end of a string. RightBStr returns the trailing ...
    930 bytes (72 words) - 10:34, 13 February 2014
  • Because AnsiStrings are implicitly null terminated and dynamically allocated, the use of AnsiStrAlloc is deprecated. See Also ...
    1 KB (126 words) - 13:10, 16 January 2014
  • It operates similarly to the System.Pos function, but supports multi-byte character strings (MBCS) AnsiStrings. See Also : AnsiCompareStr ...
    764 bytes (59 words) - 17:30, 16 October 2011
  • api. Description: Returns index value of substring, starting at offset. PosEx returns the index of SubStr in S, beginning the search at Offset ...
    1 KB (70 words) - 16:52, 16 October 2011
  • api. Description: Compare two strings with case-sensitivity. AnsiCompareStr compares S1 to S2 with case-sensitivity. The compare operation is ...
    1 KB (63 words) - 17:20, 16 October 2011
  • See Also : System.AnsiStrings.AnsiCompareStr System.AnsiStrings.AnsiCompareText System.AnsiStrings.ExpandFileName System.AnsiStrings. ...
    1 KB (89 words) - 06:15, 17 May 2012
  • Note: Both the parameters and the return value are of type AnsiString. To do the replacement in a UnicodeString context, use the ...
    2 KB (175 words) - 12:56, 17 March 2014
  • api. Description: Compare two strings without case-sensitivity. AnsiCompareText compares S1 to S2 without case-sensitivity. The compare ...
    1 KB (62 words) - 16:07, 16 October 2011
  • The resulting AnsiString consists of the leftmost characters of FileName, starting with the first character after the colon or backslash ...
    1 KB (83 words) - 03:25, 10 February 2014
  • api. Description: Determines if string is in string array without case-sensitivity. AnsiMatchText returns true if it finds a matching string in ...
    1 KB (81 words) - 17:52, 16 October 2011
  • The resulting AnsiString consists of a drive letter, a colon, a root relative directory path, and a filename including the extension, if ...
    1 KB (63 words) - 03:25, 10 February 2014
  • api. Description: Test if leading part of text matches subtext with case-sensitivity. AnsiStartsStr returns true if the leading part of the ...
    1 KB (68 words) - 15:46, 16 October 2011
  • Provides routines to work with strings of type AnsiString . list. Category:XE6 Category:API Documentation.
    245 bytes (16 words) - 10:43, 13 February 2014
  • api. Description: Look for string in string array with case-sensitivity. AnsiIndexStr returns the index of a matching string in an array of ...
    1 KB (74 words) - 16:10, 16 October 2011
  • api. Description: Determines if string is in string array with case-sensitivity. AnsiMatchStr returns true if it finds a matching string in an ...
    1 KB (81 words) - 17:02, 16 October 2011
  • api. Description: Test if trailing part of text matches subtext without case-sensitivity. AnsiEndsText returns true if the trailing part of the ...
    1 KB (68 words) - 17:43, 16 October 2011
  • api. Description: Test if leading part of text matches subtext without case-sensitivity. AnsiStartsText returns true if the leading part of the ...
    1 KB (69 words) - 17:00, 16 October 2011

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)