TcxGridController.DragOver(TObject,Integer,Integer,TDragState,Boolean) Method
Declaration
procedure DragOver(Source: TObject; X: Integer; Y: Integer; State: TDragState; var Accept: Boolean); virtual;
Parameters
Name | Type |
---|---|
Source | TObject |
X | Integer |
Y | Integer |
State | TDragState |
Accept | Boolean |
See Also