Procedure TWPStringBuilder.AppendHexEncoded(s:AnsiString)
Unit: WPRTEPlatform
Class: WPRTEPlatform.TWPStringBuilder
Parameters
-
s:AnsiString
Description
append the code specified by the hexcode provided as s.Example: AppendHexEncoded('AB');
Unit: WPRTEPlatform
Class: WPRTEPlatform.TWPStringBuilder