ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamSelectionList.TWideStringBuilder

class to efficiently create a large PWideChar string.

JamSelectionList_TWideStringBuilder
Syntax
Pascal
TWideStringBuilder = class;
 
Name 
Description 
 
Constructor of a TWideStringBuilder component  
 
Destructor of a TWideStringBuilder component  
 
Name 
Description 
 
Append a string to the existing buffer. 
 
Append a string list to the existing buffer. 
 
Name 
Description 
 
If this property is set to true, each call to Append() will add a #0 character to the appended string. 
 
Returns the size in Bytes of the current buffer. 
 
Returns a pointer to the existing buffer.