TdxSpreadSheetReportDesigner.DragDrop(TObject,Integer,Integer) Method
An OnDragDrop event dispatcher.
Declaration
procedure DragDrop(Source: TObject; X: Integer; Y: Integer); override;
Parameters
Name | Type |
---|---|
Source | TObject |
X | Integer |
Y | Integer |
Remarks
This procedure supports the internal infrastructure and is not intended for use in your code.
See Also