TdxDashboard Events
A non-visual VCL Dashboard container designed to generate and export dashboard content.| Name | Description |
|---|---|
| OnDesignerFormShow | Allows you to customize Dashboard Designer dialog form settings. |
| OnExport | Allows you to modify the dashboard export target or prevent users from exporting dashboard content. |
| OnLayoutChanged | Allows you to save dashboard layout changes made in the Dashboard Designer dialog. |
| OnResolveConnection | Allows you to map different data connection components to the same data source name referenced within the current dashboard layout definition. |
| OnStateChanged | Allows you to save dashboard/user interaction state changes. |
| OnViewerFormShow | Allows you to customize Dashboard Designer dialog form settings. |
See Also