Skip to main content

TcxScrollBar Class

A scrollbar control.

Declaration

TcxScrollBar = class(
    TCustomControl,
    IdxScaleFactor,
    IcxScrollBarOwner,
    IdxSkinSupport,
    IdxScrollbarAnnotationRenderer
)

Remarks

In addition to the functionality identical to standard VCL scrollbars, our scrollbars support skins from the ExpressSkins Library.

VCL Shared Libraries: A Scrollbar

The TcxScrollBar class members that allow you to customize the following scrollbar appearance and behavior options:

See Also