TcxCustomGridTableView Events
The base class for all table-based grid View classes in the VCL Data Grid.
Name | Description |
---|---|
Data |
Inherited from Tcx |
Navigator |
|
On |
Allows you to prevent a record from being focused. |
On |
Allows you to prevent a record from being selected. |
On |
Occurs every time a user clicks a cell. |
On |
Occurs every time a user double-clicks a cell. |
On |
Allows you to override or complement built-in cell draw routines. |
On |
Allows you to custom draw a View element background. |
On |
Inherited from Tcx |
On |
Occurs when an end-user double-clicks within the current View.
Inherited from Tcx |
On |
Occurs when a user drops the object being dragged within the current View.
Inherited from Tcx |
On |
Occurs when a user drags an object over the current View.
Inherited from Tcx |
On |
Occurs when a cell is edited within the current View. |
On |
Enables you to perform specific actions when an end-user double-clicks within an active cell editor. |
On |
Occurs before activating a grid cell’s editor. |
On |
Allows you to respond to keystrokes in an active in-place cell editor. |
On |
Occurs when an alphanumeric key is pressed to change a cell editor‘s value. |
On |
Occurs when an end-user releases a key while a cell editor is active. |
On |
Occurs when changing the edit value of the active cell editor. |
On |
Occurs when finishing dragging an object.
Inherited from Tcx |
On |
Enables you to customize the Filter Builder dialog before showing it. |
On |
Enables you to prevent the Filter Builder dialog from being displayed or substitute it with your own dialog. |
On |
Enables you to prevent filter dialogs from being displayed or substitute them with your own filter dialog |
On |
Enables you to track Find Panel visibility changes. |
On |
Occurs when focus moves to a different data item. |
On |
Allows you to respond to navigation between records. |
On |
Allows you to adjust the height of any visible cell in the grid Table View. |
On |
Allows you to modify display text during a drag-and-drop operation. |
On |
Enables you to show hints for scrollbar annotations. |
On |
Occurs when the list of the current View’s properties that will be stored in external storage is produced.
Inherited from Tcx |
On |
Occurs when the values of the current View’s properties are stored in external storage.
Inherited from Tcx |
On |
Allows you to configure an in-place cell editor before it is displayed. |
On |
Allows you to initialize the activated in-place editor value for a particular cell. |
On |
Enables you to customize a collection of filter date ranges that are common to all View items. |
On |
Enables you to customize a collection of grouping date ranges that are common to all View items. |
On |
Occurs when a non-existent View element that is present within storage is created within the View.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs when an end-user presses a mouse button and the mouse pointer is located over the current View.
Inherited from Tcx |
On |
Occurs when the mouse pointer moves over the current View.
Inherited from Tcx |
On |
Occurs when the mouse pointer leaves the current View.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Occurs when an end-user releases a mouse button that was pressed and the mouse pointer is located over the current View.
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Inherited from Tcx |
On |
Enables you to display custom scrollbar annotations. |
On |
Occurs after moving the selection to another grid record or column (its cells). |
On |
Occurs when the values of the current View’s properties are restored from external storage.
Inherited from Tcx |
On |
Occurs when a user starts dragging by left-clicking the current View.
Inherited from Tcx |
On |
Occurs when a View is scrolled vertically. |
On |
Enables you to respond to switching the edit mode for the grid or updates to the record being edited with a cell’s in-place editor. |
Styles |
Inherited from Tcx |
See Also