TdxLayoutSplitterItem Events
A splitter that delimits two adjacent layout items.
Name | Description |
---|---|
On |
Enables you to restrict a user’s capability to drag the splitter item to resize its associated layout element. |
On |
Enables you to respond to clicking the caption region of the layout element.
Inherited from Tdx |
On |
Allows you to respond to a splitter collapse operation. |
On |
Inherited from Tdx |
On |
Allows you to respond to a click on a hyperlink or prevent hyperlink activation.
Inherited from Tdx |
On |
Allows you to execute custom code when the mouse pointer moves into a hyperlink area within the layout item’s caption.
Inherited from Tdx |
On |
Allows you to execute custom code when the mouse pointer leaves a hyperlink within the layout item’s caption.
Inherited from Tdx |
On |
Allows you to track splitter movements. |
On |
Allows you to respond to a layout splitter expand operation. |
On |
Allows you to change a hyperlink hint before it appears.
Inherited from Tdx |
On |
Inherited from Tdx |
See Also