TdxLayoutNoneHitTest.HitTestCode Method
Identifies a point outside a layout control.
Declaration
function HitTestCode: Integer; override;
Returns
Type |
---|
Integer |
Remarks
This function is overridden to return the htNone constant value.
See Also