WPTools Manual



Search


(press enter to search)

Procedure TWPAbstractCharAttrInterface.ASetWPSS(WPCSSString:AnsiString; Merge:Boolean; Abbreviated:Boolean)

Unit: WPRTEDefs
Class: WPRTEDefs.TWPAbstractCharAttrInterface

Parameters

  • WPCSSString:AnsiString
  • Merge:Boolean
  • Abbreviated:Boolean

Description

This procedure applies the properties defined in the given string. They must have been created using the AGetWPSS function. Please note that white space characters are not expected in the string.
If the optional parameter "Merge" is set to TRUE no properties in the style are initialized before the new properties are applied.

Overloaded Methods

Procedure TWPAbstractCharAttrInterface.ASetWPSS(WPCSSString:string; Merge:Boolean; Abbreviated:Boolean)