TcxCustomGridView.GetHitTest(TPoint) Method
In This Article
#Declaration
Delphi
function GetHitTest(const P: TPoint): TcxCustomGridHitTest; overload; virtual;
#Parameters
Name | Type |
---|---|
P | TPoint |
#Returns
Type |
---|
Tcx |
See Also