ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TWideStringBuilder.Append

Append a string to the existing buffer.

Syntax
Pascal
procedure Append(const s: String); overload;
Parameters 
Description 
const s: String 
The string that should be appended.