ComponentOne True DBGrid Pro 8
ScrollTips Property

The ScrollTips property determines whether the grid displays a pop-up text window when the scrollbar thumb is dragged.

Syntax

object.ScrollTips= boolean

Remarks

Read/Write at run time and design time.

By default, this property is set to False, and ScrollTips are not displayed.

If the ScrollTips property is set to True, the FetchScrollTips event will be fired whenever the grid’s scrollbar thumb is dragged.

If you do not provide a handler for the FetchScrollTips event, tips will not be displayed.

See Also

TDBGrid Control

TDBDropDown Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback