WPTools Manual



Search


(press enter to search)

Procedure TWPStringBuilder.Append(s:WideString)

Unit: WPRTEPlatform
Class: WPRTEPlatform.TWPStringBuilder

Parameters

  • s:WideString

Description

Appends the data from the specified string which is expected to be encoded as bytes (UTF8 characters)

Overloaded Methods

Procedure TWPStringBuilder.Append(s:TStream)Procedure TWPStringBuilder.Append(s:AnsiString)Procedure TWPStringBuilder.Append(value:Integer)