[Overview][Types][Classes][Index] |
Signals the OnDragDrop event handler (when assigned).
Source position: groupededit.pp line 213
protected procedure TCustomAbstractGroupedEdit.EditDragDrop( |
Source: TObject; |
X: Integer; |
Y: Integer |
); virtual; |
Source |
|
Contains the dragged object for the event notification. |
X |
|
Horizontal coordinate for the mouse pointer when it was released. |
Y |
|
Vertical coordinate for the mouse pointer when it was released. |
|
Event handler signalled when an object is dropped onto the control. |
Version 4.0 | Generated 2025-05-03 | Home |