TdxHorizontalRulerOptions.ShowTabs Property
Specifies if tab stops are visible.
Declaration
property ShowTabs: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to hide tab stops on the horizontal ruler.
The ShowTabs property’s default value is True.
See Also