Source position: syshelph.inc line 309
public function TWideStringHelper.LastIndexOf( |
AValue: WideChar |
):SizeInt; overload; |
const AValue: WideString |
):SizeInt; overload; |
AValue: WideChar; |
AStartIndex: SizeInt |
):SizeInt; overload; |
const AValue: WideString; |
AStartIndex: SizeInt |
):SizeInt; overload; |
AValue: WideChar; |
AStartIndex: SizeInt; |
ACount: SizeInt |
):SizeInt; overload; |
const AValue: WideString; |
AStartIndex: SizeInt; |
ACount: SizeInt |
):SizeInt; overload; |