help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Procedures and functions] Reference for unit 'lStrBuffer' (#LNet)

AppendString

Declaration

Source position: line 0

procedure AppendString(

  var ABuffer: TStringBuffer;

  const ASource: String

); overload;

procedure AppendString(

  var ABuffer: TStringBuffer;

  const ASource: shortstring

); overload;

procedure AppendString(

  var ABuffer: TStringBuffer;

  ASource: pointer;

  ALength: PtrUInt

); overload;

procedure AppendString(

  var ABuffer: TStringBuffer;

  ASource: pchar

); overload;

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505