TcxCustomGridCellViewInfo.MouseMove(TcxCustomGridHitTest,TShiftState) Method
Declaration
function MouseMove(AHitTest: TcxCustomGridHitTest; AShift: TShiftState): Boolean; virtual;
Parameters
Name | Type |
---|---|
AHitTest | TcxCustomGridHitTest |
AShift | TShiftState |
Returns
Type |
---|
Boolean |
See Also