TdxLayoutCustomizeFormTreeViewItemsHitTest.HitTestCode Method
Identifies the Customization Form‘s Layout Tree View pane located at the inspected point.
Declaration
function HitTestCode: Integer; override;
Returns
Type |
---|
Integer |
Remarks
This function is overridden to return the htTreeViewItems constant value.
See Also