Skip to main content

TcxCheckGroup Events

An editor displaying a set of check boxes.
Name Description
OnAfterKeyDown Inherited from TcxCustomEdit.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnCanResize Inherited from TControl.
OnClick Inherited from TControl.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnCustomDraw protected Allows you to custom paint a group box. Inherited from TcxCustomGroupBox.
OnCustomDrawCaption protected Allows you to custom paint a group box’s header. Inherited from TcxCustomGroupBox.
OnCustomDrawContentBackground protected Allows you to custom paint a group box’s background. Inherited from TcxCustomGroupBox.
OnDblClick Inherited from TControl.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnEditing Occurs when a user tries to modify the edit value. Inherited from TcxCustomEdit.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnFocusChanged Inherited from TcxControl.
OnGesture Inherited from TControl.
OnGetSiteInfo Inherited from TWinControl.
OnGlass Inherited from TcxContainer.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
OnMeasureCaptionHeight protected Allows you to customize the group box header’s size. Inherited from TcxCustomGroupBox.
OnMouseActivate Inherited from TControl.
OnMouseDown Inherited from TControl.
OnMouseEnter Occurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave Occurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMove Inherited from TControl.
OnMouseUp Inherited from TControl.
OnMouseWheel Inherited from TControl.
OnMouseWheelDown Inherited from TControl.
OnMouseWheelUp Inherited from TControl.
OnPostEditValue Inherited from TcxCustomEdit.
OnResize Inherited from TControl.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
PropertiesEvents Exposes events of editor settings in the Object Inspector at design time. Inherited from TcxCustomEdit.
See Also