TdxCustomBevel Events
Serves as the base class for the TdxBevel class, which implements the bevel control.Name | Description |
---|---|
OnCanResize | Inherited from TControl. |
OnClick | Inherited from TControl. |
OnConstrainedResize | Inherited from TControl. |
OnContextPopup | Inherited from TControl. |
OnDblClick | Inherited from TControl. |
OnDragDrop | Inherited from TControl. |
OnDragOver | Inherited from TControl. |
OnEndDock | Inherited from TControl. |
OnEndDrag | Inherited from TControl. |
OnGesture | Inherited from TControl. |
OnMouseActivate | Inherited from TControl. |
OnMouseDown | Inherited from TControl. |
OnMouseEnter | Inherited from TControl. |
OnMouseLeave | Inherited from TControl. |
OnMouseMove | Inherited from TControl. |
OnMouseUp | Inherited from TControl. |
OnMouseWheel | Inherited from TControl. |
OnMouseWheelDown | Inherited from TControl. |
OnMouseWheelUp | Inherited from TControl. |
OnResize | Inherited from TControl. |
OnStartDock | Inherited from TControl. |
OnStartDrag | Inherited from TControl. |
See Also