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

StrLCat

Declaration

Source position: _crw_str.pas line 232

function StrLCat(

  Dest: PChar;

  Source: PChar;

  MaxLen: SizeInt

):PChar;