TdxCustomLayoutItem Events
The base class for layout elements within the ExpressLayout Control.
Name | Description |
---|---|
On |
Enables you to respond to clicking the caption region of the layout element. |
On |
|
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 within the layout item’s caption. |
On |
Allows you to execute custom code when the mouse pointer leaves a hyperlink within the layout item’s caption. |
On |
Allows you to change a hyperlink hint before it appears. |
On |
See Also