Back to Devexpress

TcxDBMemo Events

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

latest7.9 KB
Original Source

TcxDBMemo Events

Represents a memo editor that enables editing dataset fields.

NameDescription
OnAfterKeyDownInherited from TcxCustomEdit.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnCanResizeInherited from TControl.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
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.
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

TcxDBMemo Class

TcxDBMemo Members

cxDBEdit Unit