TdxBarWindowItem Events
The ancestor for all items whose item controls have their own window handles.
Name | Description |
---|---|
On |
Occurs when the text of an edit control changes. |
On |
Allows you to respond to clicks on the bar item.
Inherited from Tdx |
On |
Occurs on text editing. |
On |
This event occurs before the bar item is destroyed.
Inherited from Tdx |
On |
Occurs when an item control, corresponding to an item, receives focus. |
On |
Occurs when an item control, corresponding to an item, loses focus. |
On |
Inherited from Tdx |
On |
Occurs when a user presses a key in a linked item control. |
On |
Occurs when users press a single character key. |
On |
Occurs when users release a key once pressed. |
See Also