TdxCustomLayoutHitTest.CanDragAndDrop(TdxCustomLayoutItem,TPoint) Method
Declaration
function CanDragAndDrop(AItem: TdxCustomLayoutItem; const P: TPoint): Boolean; virtual;
Parameters
| Name | Type |
|---|---|
| AItem | TdxCustomLayoutItem |
| P | TPoint |
Returns
| Type |
|---|
| Boolean |
See Also