Class TWPStoredCharAttrInterface

Hierarchy

System.TObject | WPRTEDefs.TWPAbstractCharAttrInterface | TWPStoredCharAttrInterface

Description for Class TWPAbstractCharAttrInterface

WPTools stores attributes in a very compact way. To make it easier to modify this compact records the attribute interfaces have been created, This is the abstract anchestor of attribute interfaces. You can use to temporarily save the character attributes and load them later with .

Properties

Methods

Procedure Clear

Create(RTFData:TWPRTFDataCollectionBase)

Procedure DelIntValue(Index:Integer)

Function EndUpdate : Boolean

Function GetACharAttr : Cardinal

Procedure GetCA(Dest:TWPCharAttr)

Function GetIntValue(Index:Integer; Value:Integer) : Boolean

Procedure SetACharAttr(x:Cardinal)

Procedure SetCA(Source:TWPCharAttr)

Procedure SetCharStyles(WPSTY_mask:Integer; WPSTY_on:Integer)

Procedure SetIntValue(Index:Integer; Value:Integer)

Procedure SetKnownCharAttr(x:Integer)

Used or referenced by

-Procedure TWPTextStyle.Assign(Source:TWPAbstractCharAttrInterface)
-Procedure TWPTextStyle.Assign(Source:TWPAbstractCharAttrInterface)
-Property TWPMMInsertTextContents.MergeAttr : TWPStoredCharAttrInterface