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 |
|
Control for the event notification. |
|
This handler determines the action on an drop onto this control, in a drag-drop operation. |