TdxLayoutSizeHitTest.HitTestCode Method
Identifies a usable (blue) sizing handle shown in customization mode located at the inspected point.
Declaration
function HitTestCode: Integer; override;
Returns
Type |
---|
Integer |
Remarks
This function is overridden to return the htSizeHandle constant value.
See Also