![]() |
![]() ![]() ![]() |
acListView and acDBListView components.
|
property ShowScrollTips: Boolean;
|
The ShowScrollTips property controls whether you would like to show the so-called "thumb-tracking" tips. When ShowScrollTips = True and user drags the thumb on the vertical scroll bar, the acListView will display the hint with caption of top visible list item of current sorted column.
|
Scrollbar tips appears only when view style is report (ViewStyle = vsReport).
|
![]() |