TcxPivotGridHeaderCellViewInfo.GetHitTestBounds(TcxPivotGridHitTest,TRect) Method
Declaration
function GetHitTestBounds(AHitTest: TcxPivotGridHitTest; const ABounds: TRect): Boolean;
Parameters
| Name | Type |
|---|---|
| AHitTest | TcxPivotGridHitTest |
| ABounds | TRect |
Returns
| Type |
|---|
| Boolean |
See Also