TdxStatusBarPanel Events
A status bar panel.| Name | Description |
|---|---|
| OnClick | Allows you to execute custom code in response to a click on the status bar panel. |
| OnDblClick | Allows you to execute custom code in response to a double-click on the status bar panel. |
| OnDrawPanel | Enables you to custom paint the panel. |
See Also