RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlScrollBar.Style Property

Specifies the scroll bar's style.

Pascal
property Style: TScrollBarStyle;
C++
__property TScrollBarStyle Style;

Use Style to specify the scroll bar's style. The style determines whether the scroll bar appears three-dimensional, flat, or uses hot tracking. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!