Class TScrollableTreeView (unit SCTree) |
TTreeView
-------------------------------------------------------------------------} { COMPONENT : TSCROLLABLETREEVIEW } { ================ } { GOAL : Defines the basic methods for a future DBTreeview. Just } { : add the scrollable capability. } { MAIN INFOS : } {-------------------------------------------------------------------------
Constructors |
Functions |
-------------------------------------------------------------------------} { GOAL : Initializes AUTOSCROLL } { : } { IN/OUT : in AOwner = Parent } { SIDE EFFECT :
Properties |
Events |
Variables |
Constructors |
Functions |
b = boolean
-------------------------------------------------------------------------} { GOAL : Initializes AUTOSCROLL } { : } { IN/OUT : in AOwner = Parent } { SIDE EFFECT : --------------------------------------------------------------------} { Near an edge means at a maximum of half a line, i-e half the pixels} { of the current font. } {-------------------------------------------------------------------- Properties Events Variables Procedure MouseMove( Shift : TShiftState; X, Y : Integer ) ;
property AutoScroll : Boolean
bAutoScroll : Boolean;