Source position: syshelph.inc line 326
public function TWideStringHelper.Replace( |
OldChar: WideChar; |
NewChar: WideChar |
):WideString; overload; |
OldChar: WideChar; |
NewChar: WideChar; |
ReplaceFlags: TReplaceFlags |
):WideString; overload; |
const OldValue: WideString; |
const NewValue: WideString |
):WideString; overload; |
const OldValue: WideString; |
const NewValue: WideString; |
ReplaceFlags: TReplaceFlags |
):WideString; overload; |