Back to Devexpress

TcxBlobEdit Events

vcl-cxblobedit-dot-tcxblobedit-dot-underscore-events.md

latest8.2 KB
Original Source

TcxBlobEdit Events

The BLOB editor.

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.
OnGetGraphicClass protectedOccurs when the graphic class of the image assigned to a BLOB editor in bekPict mode is being determined. Inherited from TcxCustomBlobEdit.
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

TcxBlobEdit Class

TcxBlobEdit Members

cxBlobEdit Unit