TdxLayoutSplitterHitTest.HitTestCode Method
Identifies a splitter item located at the inspected point when the customization mode is disabled.
Declaration
function HitTestCode: Integer; override;
Returns
Type |
---|
Integer |
Remarks
This function is overridden to return the htBasicItem constant value.
See Also