| TCharacterAttr Object Properties |
Unit
WPRTEDefs
Declaration
TCharacterAttr = class(TPersistent)
Hierarchy
TPersistent <--TCharacterAttr
Direct subclasses
TCharacterAttrTags
Description
This class is used to specify attributes for certain "special" texts, such as the markers which are used for insertpoints or field objects. You may change the visual appearance of the fields, the text isnside of hyperlink markers or bookmark markers. You can also change using the public (non published) properties CodeClosingText, CodeOpeningText and CodeSingularText the text which will be displayed at the location the markers have been placed.
It is also possible to use the property HotStyleIsActive to make the text change the color if the cursor is moved over it. In this case also the event OnTextHover will be triggered.
| Introduced Properties |
|
Copyright (C) by WP |