TSRVViewProperty.AutoVScrollBarPosition

<< Click to display table of contents >>

TSRVViewProperty.AutoVScrollBarPosition

Specifies where a vertical scrollbar is located if a right-to-left document is loaded

property AutoVScrollBarPosition: Boolean;

By default, if BiDiMode = rvbdRightToLeft, a vertical scrollbar is moved to the left side.

If you assign False to this property, this scrollbar will always be at the right side.

Default value:

True