Source position: syshelph.inc line 287
public function TWideStringHelper.IndexOf( |
AValue: WideChar |
):SizeInt; overload; |
const AValue: WideString |
):SizeInt; overload; |
AValue: WideChar; |
StartIndex: SizeInt |
):SizeInt; overload; |
const AValue: WideString; |
StartIndex: SizeInt |
):SizeInt; overload; |
AValue: WideChar; |
StartIndex: SizeInt; |
ACount: SizeInt |
):SizeInt; overload; |
const AValue: WideString; |
StartIndex: SizeInt; |
ACount: SizeInt |
):SizeInt; overload; |