Return the string buffer as an UnicodeString.
Source position: syssbh.inc line 120
public function TUnicodeStringBuilder.ToString: UnicodeString; |
UpdateCapacity: Boolean |
):UnicodeString; overload; |
aStartIndex: Integer; |
aLength: Integer |
ToString returns the current content of the buffer as an UnicodeString.
|
Clear the string being built. |
|
|
Copy string bytes to an array. |