TdxCustomItemFormattedTextProperties Properties
The base class for formatted text-related settings of individual UI elements in DevExpress controls with support for BBCode-inspired text formatting markup.| Name | Description |
|---|---|
| HyperlinkColor | Specifies the hyperlink color in formatted messages, labels, and UI element captions. Inherited from TdxCommonFormattedTextProperties. |
| Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
| ShowHyperlinkHint | Specifies whether hyperlink hints are enabled for UI elements. |
| ShowTextHint | Specifies whether hints for hint-marked text ranges are enabled for UI elements. |
See Also