[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msestrings' (#msegui)

replacetext

Declaration

Source position: msestrings.pas line 210

function replacetext(

  const source: string;

  index: Integer;

  a: string

):string; overload;

function replacetext(

  const source: msestring;

  index: Integer;

  a: msestring

):msestring; overload;


Documentation generated on: 2021-05-13