TdxCustomLayoutControl.GetHitTest(TPoint) Method
In This Article
#Declaration
Delphi
function GetHitTest(const P: TPoint): TdxCustomLayoutHitTest; overload;
#Parameters
Name | Type |
---|---|
P | TPoint |
#Returns
Type |
---|
Tdx |
See Also