Back to Devexpress

TcxCheckGroup Events

vcl-cxcheckgroup-dot-tcxcheckgroup-dot-underscore-events.md

latest8.8 KB
Original Source

TcxCheckGroup Events

An editor displaying a set of check boxes.

NameDescription
OnAfterKeyDownInherited from TcxCustomEdit.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDraw protectedAllows you to custom paint a group box. Inherited from TcxCustomGroupBox.
OnCustomDrawCaption protectedAllows you to custom paint a group box’s header. Inherited from TcxCustomGroupBox.
OnCustomDrawContentBackground protectedAllows you to custom paint a group box’s background. Inherited from TcxCustomGroupBox.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEditingOccurs when a user tries to modify the edit value. Inherited from TcxCustomEdit.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChangedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGlassInherited from TcxContainer.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMeasureCaptionHeight protectedAllows you to customize the group box header’s size. Inherited from TcxCustomGroupBox.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnPostEditValueInherited from TcxCustomEdit.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
PropertiesEventsExposes events of editor settings in the Object Inspector at design time. Inherited from TcxCustomEdit.

See Also

TcxCheckGroup Class

TcxCheckGroup Members

cxCheckGroup Unit