Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TUnicodeStringHelper.LastIndexOfAny

Declaration

Source position: syshelph.inc line 457

public function TUnicodeStringHelper.LastIndexOfAny(

  const AnyOf: array of UnicodeChar

):SizeInt; overload;

function TUnicodeStringHelper.LastIndexOfAny(

  const AnyOf: array of UnicodeChar;

  AStartIndex: SizeInt

):SizeInt; overload;

function TUnicodeStringHelper.LastIndexOfAny(

  const AnyOf: array of UnicodeChar;

  AStartIndex: SizeInt;

  ACount: SizeInt

):SizeInt; overload;


Documentation generated on: Jul 24 2023