TIVScrollProperties is an auxiliary class for accessing properties of scroll bars (TCustomRangeBar controls) that are hosted by the TCustomImgView32 control. Basically, it just redirects writing and reading of properties to/from corresponding range bar controls, which allows changing their appearance at both design- and run-time.
[See Also] TCustomImgView32.ScrollBars