Skip to main content

TdxScrollbarAnnotationStyle.Offset Field

Stores the offset (in pixels) from the base annotation mark position.

Declaration

Offset: Integer

Field Value

Type
Integer

Remarks

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

Note

The Offset field value is ignored if the Alignment field value is saaClient. Refer to the TdxScrollbarAnnotationAlignment type description for detailed information on base positions of scrollbar marks.

See Also