Class TrScrollBoxEx
Unit
rDBCtrlGridEx
Declaration
type TrScrollBoxEx = class(TScrollBox)
Description
modified TScrollBox - mousewheel function added, override AutoScrollInView function, which is problematic in case of using with TDBCtrlGrid (default procedure is canceled)
Hierarchy
Overview
Properties
 |
property OnAutoScrollInView: TAutoScrollInViewEvent read FOnAutoScrollInView write FOnAutoScrollInView; |
Description
Properties
 |
property OnAutoScrollInView: TAutoScrollInViewEvent read FOnAutoScrollInView write FOnAutoScrollInView; |
New event internally used by TDBCtrlGrid2
|
Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10
|