ComponentOne Query 8.0
Quick Reference for All Events

AfterEdit

Occurs after a constant value has been modified by the user.

AfterMenu

Occurs after a menu item has been chosen from a menu.

AfterRender

Occurs when rendering is completed after change or Render call.

BeforeEdit

Occurs before editing a constant.

BeforeMenu

Occurs before a menu is opened.

BeforeSQLGeneration

Occurs before SQL generation and allows query items and syntax rules to change affecting resulting SQL.

BeforeSQLGeneration

Occurs before SQL generation and allows query items and syntax rules to change affecting resulting SQL.

Change

Occurs when an item element has been modified by the user.

Click

Occurs when the user presses and then releases a mouse button over the control.

DblClick

Occurs when the user double-clicks the control with the mouse.

EndEdit

Occurs on closing an editor.

Error

Occurs as a result of an error condition.

FormatLiteral

Occurs before inserting a literal value in SQL statement.

HideCustomEditor

Occurs when a custom editor is being hidden.

ItemFocusChange

Occurs after a different item and/or item element becomes current.

KeyDown

Occurs when the user presses a key.

KeyPress

Occurs when the user presses and releases an ANSI key.

KeyUp

Occurs when the user releases a key.

LookupValues

Occurs before showing the lookup list for a field.

MenuSelected

Occurs when a menu item is selected.

MouseDown

Occurs when a mouse button is pressed.

MouseMove

Occurs when the mouse pointer is moved across the control.

MouseUp

Occurs when the user releases the mouse button.

ShowCustomEditor

Occurs when a custom editor is being activated.

SQLGenerationItem

Occurs before an item is included into the resulting SQL statement.

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback