TCustomdxBarCombo Events
The base class for deprecated built-in combo box items.
Name | Description |
---|---|
On |
Occurs when the text of an edit control changes.
Inherited from Tdx |
On |
Occurs when users press a key in a linked item control. |
On |
Allows you to respond to clicks on the bar item.
Inherited from Tdx |
On |
Occurs when closing a dropdown window. |
On |
Occurs on text editing.
Inherited from Tdx |
On |
This event occurs before the bar item is destroyed.
Inherited from Tdx |
On |
Occurs when a dropdown window is to be displayed. |
On |
Occurs when an item control, corresponding to an item, receives focus.
Inherited from Tdx |
On |
Occurs when an item control, corresponding to an item, loses focus.
Inherited from Tdx |
On |
Allows you to create custom drop-down windows. |
On |
Inherited from Tdx |
On |
Occurs when a user presses a key in a linked item control.
Inherited from Tdx |
On |
Occurs when users press a single character key.
Inherited from Tdx |
On |
Occurs when users release a key once pressed.
Inherited from Tdx |
See Also