TdxLayoutCustomizeFormHitTest.HitTestCode Method
Identifies a layout control’s Customization Form located at the inspected point.
Declaration
function HitTestCode: Integer; override;
Returns
Type |
---|
Integer |
Remarks
This function is overridden to return the htCustomizeForm constant value.
See Also