Skip to main content

TdxCustomScrollbarAnnotation.Offset Property

Specifies the offset (in pixels) for a selected base annotation mark position on a scrollbar.

Declaration

property Offset: Integer read; write;

Property Value

Type
Integer

Remarks

Assign a positive or negative value to the Offset property to shift annotation marks to the far or near scrollbar border, respectively. You cannot move annotation marks beyond the scrollbar borders.

Note

The Offset property value is ignored if the Alignment property is set to saaClient.

The Offset property’s default value is 0.

See Also