TdxCustomSpreadSheet Events
The base class for Spreadsheet and Report Designer controls.
Name | Description |
---|---|
On |
Enables you to respond to moving focus to a specific cell (making it active). |
On |
Occurs after activating another worksheet within the Spreadsheet control. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Notifies that a comment container has been automatically hidden. |
On |
Enables you to disable automatic display for hidden comment containers. |
On |
Enables you to implement the custom comparator for the sorting the cell data. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Enables you to implement a custom draw routine for cells within a Table View worksheet. |
On |
Enables you to implement a custom draw routine for helper visual elements within a Table View worksheet. |
On |
Enables you to implement a custom draw routine for standard horizontal and vertical headers within a Table View worksheet. |
On |
Enables you to perform specific actions after changing a cell object‘s value. |
On |
Inherited from TControl. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Allows you to respond to cell editing within the current worksheet. |
On |
Enables you to perform specific actions after deactivation of an in-place cell editor. |
On |
Occurs before activation of an in-place cell editor within a worksheet. |
On |
Allows you to respond to cell value changes made using an in-place editor. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from Tcx |
On |
Inherited from TControl. |
On |
Enables you to respond to the password request when an encrypted XLS, XLSX, XLT, or XLTX document is being loaded by the Spreadsheet or Report Designer control. |
On |
Inherited from TWin |
On |
Enables you to respond to moving history actions between the undo and redo lists. |
On |
Allows you to perform custom actions on executing a hyperlink. |
On |
Enables you to customize the behavior of an in-place cell editor within a particular worksheet. |
On |
Enables you to initialize the edit value of an in-place cell editor. |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Inherited from TWin |
On |
Enables you to respond to the Spreadsheet or Report Designer control layout changes. |
On |
Enables you to track a loaded document’s modified state. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Occurs when the mouse pointer enters into the control.
Inherited from Tcx |
On |
Occurs when the mouse pointer leaves the control.
Inherited from Tcx |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Enables you to customize, disable, or replace the built-in popup menu invoked within the caption bar area. |
On |
Enables you to prevent the control from creating a new worksheet in response to a click on the “Add Sheet” button. |
On |
Enables you to render certain positions invalid for worksheet tab drag-and-drop operations within the caption bar. |
On |
Enables you to respond to a finished or cancelled drag-and-drop operation in the caption bar. |
On |
Enables you to respond to a drag-and-drop operation start in the caption bar. |
On |
Enables you to custom paint a “Locked View“ image. |
On |
Enables you to track the progress of time-consuming operations, such as data import/export and report building. |
On |
Inherited from TControl. |
On |
Enables you to respond to scrolling the active worksheet. |
On |
Enables you to respond to any changes made to the worksheet content selection. |
On |
Inherited from TControl. |
On |
Inherited from TControl. |
On |
Enables you to customize, disable, or replace the built-in popup menu invoked in a worksheet. |
On |
Inherited from TWin |
See Also