TIVScrollProperties

Ancestors

TPersistent

Description

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.

Reference

Properties
Backgnd
BorderStyle
ButtonSize
HandleColor
Increment
ShowArrows
ShowHandleGrip
Size
Style
Visibility

See Also

TCustomImgView32, TCustomImgView32.ScrollBars, TCustomRangeBar