TdxCustomFormattedLabelProperties Events
The base class for all classes that implement formatted label settings.
Name | Description |
---|---|
On |
Allows you to execute custom code when a user clicks an embedded editor button.
Inherited from Tcx |
On |
Allows you to customize the appearance of individual editor button glyphs.
Inherited from Tcx |
On |
Occurs on changing the value within an editor.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Allows you to respond to edit value changes.
Inherited from Tcx |
On |
Allows you to respond to a click on a hyperlink or prevent hyperlink activation. |
On |
Allows you to execute custom code when the mouse pointer moves into a hyperlink area defined in the formatted label. |
On |
Allows you to execute custom code when the mouse pointer leaves a hyperlink defined in the formatted label. |
On |
Occurs on every editor setting change.
Inherited from Tcx |
On |
Allows you to change a hyperlink hint before it appears. |
On |
Occurs before converting the display value to the edit value.
Inherited from Tcx |
See Also