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

TShortStringHelper.LastIndexOfAny

Declaration

Source position: syshelph.inc line 599

public function TShortStringHelper.LastIndexOfAny(

  const AnyOf: array of AnsiChar

):SizeInt; overload;

function TShortStringHelper.LastIndexOfAny(

  const AnyOf: array of AnsiChar;

  AStartIndex: SizeInt

):SizeInt; overload;

function TShortStringHelper.LastIndexOfAny(

  const AnyOf: array of AnsiChar;

  AStartIndex: SizeInt;

  ACount: SizeInt

):SizeInt; overload;


Documentation generated on: Jul 24 2023