Skip to main content

TdxCustomScrollbarAnnotation.Width Property

Specifies the line width (in pixels) of annotation marks.

Declaration

property Width: Integer read; write;

Property Value

Type
Integer

Remarks

The Width property’s setter replaces an assigned negative value with zero. Annotation marks are invisible if the Width property is set to 0.

Note

The Width property value is ignored and annotation marks occupy an entire scrollbar by width if the Alignment property is set to saaClient.

See Also