Class TCharacterAttr
Hierarchy
System.TObject | System.Classes.TPersistent | TCharacterAttr
Subclasses
Description
This class is used to specify attributes for certain "special" texts, such as the markers which are used for insertpoints or field objects.Properties
Property AlsoUseForPrintout : Boolean
Property BackgroundColor : TColor
Property Bold : TThreeState
Property CharStyle : TWPSpecialCharacterAttrKind
Property CodeClosingText : string
Property CodeOpeningText : string
Property CodeSingularText : string
Property CodeTextCharset : Integer
Property CodeTextColor : TColor
Property CodeTextFont : string
Property DoubleUnderline : Boolean
Property Hidden : Boolean
Property HotBackgroundColor : TColor
Property HotEffect : TWPTextEffect
Property HotEffectColor : TColor
Property HotStyleIsActive : Boolean
Property HotTextColor : TColor
Property HotUnderline : TThreeState
Property HotUnderlineColor : TColor
Property Italic : TThreeState
Property NotUsedForSpellAsYouGo : Boolean
Property OnHintEventIsActive : Boolean
Property StrikeOut : TThreeState
Property StrikeOutColor : TColor
Property SubScript : TThreeState
Property SuperScript : TThreeState
Property TextColor : TColor
Property Underline : TThreeState
Property UnderlineColor : TColor
Property UseBackgroundColor : Boolean
Property UseHotBackgroundColor : Boolean
Property UseHotTextColor : Boolean
Property UseHotUnderlineColor : Boolean
Property UseOnGetAttrColorEvent : Boolean
Property UseStrikeOutColor : Boolean
Property UseTextColor : Boolean
Property UseTextObjGetTextExEvent : Boolean
Property UseUnderlineColor : Boolean
Methods
Used or referenced by
-Function TWPRTFEnginePaint.GetSpecialTextStyle(Input:TCharacterAttr; Printing:Boolean; par:TParagraph; posinpar:Integer) : TCharacterAttr |