Back to Devexpress

TcxDBCheckListBox Events

vcl-cxdbchecklistbox-dot-tcxdbchecklistbox-dot-underscore-events.md

latest9.1 KB
Original Source

TcxDBCheckListBox Events

Represents the data-aware version of the TcxCheckListBox control.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnCheckStatesToEditValueEnables you to convert check states to the edit value manually. Inherited from TcxCustomCheckListBox.
OnClickInherited from TControl.
OnClickCheckOccurs when the end-user toggles the state of a specific item. Inherited from TcxCustomCheckListBox.
OnCompareEnables you to customize the order in which items are displayed in the sorted checklist box. Inherited from TcxCustomCheckListBox.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawItemOccurs when a checklist box item should be repainted. Inherited from TcxCustomCheckListBox.
OnEditValueChanged protectedOccurs on changing the control’s EditValue property. Inherited from TcxCustomCheckListBox.
OnEditValueToCheckStatesEnables you to convert edit value to check states manually. Inherited from TcxCustomCheckListBox.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetSiteInfoInherited from TWinControl.
OnGlassInherited from TcxContainer.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMeasureItemDeprecated. This event exists for backward compatibility only. Handle the OnDrawItem event instead. Inherited from TcxCustomCheckListBox.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnter protectedOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protectedOccurs 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.
OnResizeInherited from TControl.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.

See Also

TcxDBCheckListBox Class

TcxDBCheckListBox Members

cxDBCheckListBox Unit