[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_str' (#crwlib)

ConcatText

Declaration

Source position: _crw_str.pas line 1430

procedure ConcatText(

  First: TText;

  Second: TText

); overload;

procedure ConcatText(

  First: TText;

  const Second: LongString

); overload;