Class TWPAbstractCharParAttrInterface
Hierarchy
System.TObject | WPRTEDefs.TWPAbstractCharAttrInterface | TWPAbstractCharParAttrInterface
Subclasses
WPRTEDefs.TWPCursorCharAttrInterface | WPRTEDefs.TWPSelectedTextAttrInterface
Description
This class is used as abstract anchestor for theProperties
Methods
Procedure ADel(WPAT_Code:Byte)
Function AGetBaseStyle(StyleNr:Integer) : Boolean
Procedure AInc(WPAT_Code:Byte; Offset:Integer; MinValue:Integer)
Procedure ASetAdd(WPAT_Code:Byte; Value:Cardinal)
Procedure ASetBaseStyle(StyleNr:Integer)
Procedure ASetColor(WPAT_Code:Byte; Value:TColor)
Procedure ASetDel(WPAT_Code:Byte; Value:Cardinal)
Function GetStyle : Integer
Procedure SetStyle(ParStyleNr:Integer; ClearParStyles:Boolean; ClearCharStyles:Boolean)
Function TabstopAdd(Value:Integer; Kind:TTabKind; Fill:TTabFill; ColorNr:Integer) : Boolean
Function TabstopCount : Integer
Function TabstopDelete(Value:Integer) : Boolean
Procedure TabstopGet(nr:Integer; Value:Integer; Kind:TTabKind; FillMode:TTabFill; FillColor:Integer)
Used or referenced by
-Procedure TWPTextStyle.Assign(Source:TWPAbstractCharAttrInterface) |
-Procedure TWPTextStyle.Assign(Source:TWPAbstractCharAttrInterface) |