TdxCustomScrollbarAnnotation.Visible Property
Specifies if annotation marks are visible.
Declaration
property Visible: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to hide annotation marks.
The Visible property’s default value is True.
See Also