Back to Devexpress

TcxDBListBox Events

vcl-cxdbedit-dot-tcxdblistbox-dot-underscore-events.md

latest8.2 KB
Original Source

TcxDBListBox Events

Represents the data-aware version of TcxListBox.

NameDescription
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnDataEnables you to supply captions of items when working in virtual mode. Inherited from TcxListBox.
OnDataFindOccurs when the list box control needs to determine the index of the item by its caption. Inherited from TcxListBox.
OnDataObjectFires when the list box object needs to obtain the object associated with an item. Inherited from TcxListBox.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnDrawItemEnables you to paint items in a custom manner. Inherited from TcxListBox.
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.
OnMeasureItemEnables you to assign a custom height to each individual item. Inherited from TcxListBox.
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

TcxDBListBox Class

TcxDBListBox Members

cxDBEdit Unit