[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msestrings.pas line 210
function replacetext( |
const source: string; |
index: Integer; |
a: string |
):string; overload; |
const source: msestring; |
index: Integer; |
a: msestring |
):msestring; overload; |