TcxCustomFontNameComboBoxProperties Events
Contains attributes specific to the font name combo box.
Name | Description |
---|---|
On |
Occurs after adding a font to the MRUFont |
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 |
Occurs before closing the popup window.
Inherited from Tcx |
On |
Occurs after the popup window is closed.
Inherited from Tcx |
On |
Occurs once a font is removed from the MRUFont |
On |
Allows you to custom draw a combo box item.
Inherited from Tcx |
On |
Allows you to respond to edit value changes.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs as the popup window is about to be opened.
Inherited from Tcx |
On |
Occurs after the font names have been successfully loaded. |
On |
Occurs each time a combo box item should be repainted.
Inherited from Tcx |
On |
Occurs when a font name moves within the MRU font list. |
On |
Allows you to respond to new user input that does not match one of the automatic completion list entries.
Inherited from Tcx |
On |
Occurs when the popup window is displayed on screen.
Inherited from Tcx |
On |
Occurs on every editor setting change.
Inherited from Tcx |
On |
Occurs before converting the display value to the edit value.
Inherited from Tcx |
See Also