Class TrScrollBoxEx

Unit

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

  • TScrollBox
  • TrScrollBoxEx

Overview

Properties

Published property OnAutoScrollInView: TAutoScrollInViewEvent read FOnAutoScrollInView write FOnAutoScrollInView;

Description

Properties

Published property OnAutoScrollInView: TAutoScrollInViewEvent read FOnAutoScrollInView write FOnAutoScrollInView;

New event internally used by TDBCtrlGrid2


Generated by PasDoc 0.15.0.