TdxLayoutCustomizeFormAvailableItemsHitTest.HitTestCode Method
Identifies the Customization Form‘s Available Items pane located at the inspected point.
Declaration
function HitTestCode: Integer; override;
Returns
Type |
---|
Integer |
Remarks
This function is overridden to return the htAvailableItems constant value.
See Also