Unit HETreeView

-------------------------------------------------------------------------------------} { A "Speedy TreeView" component for Delphi32. } { Copyright 1997, Håkon Eines. All Rights Reserved. } { This component can be freely used and distributed in commercial and private } { environments, provided this notice is not modified in any way. } { -------------------------------------------------------------------------------------} { Feel free to contact me if you have any questions, comments or suggestions at } { haakon.eines@finale.no (Håkon Eines) } { You can always find the latest version of this component at: } { http://www.worldnet.net/~cycocrew/delphi/ } { -------------------------------------------------------------------------------------} { Date last modified: 05/05/97 } { -------------------------------------------------------------------------------------} { -------------------------------------------------------------------------------------} { THETreeView v1.02 } { -------------------------------------------------------------------------------------} { Description: } { A component that enhances the TTreeView component } { Properties: } { property PrintOutTitle: string; } { property SortType: TSortType; } { Procedures and functions: } { procedure Print; } { -------------------------------------------------------------------------------------} { Revision History: } { 1.00: + First release } { 1.01: + Removed tree2vw from uses clause (not needed) } { 1.02: + Procedure SetItemList now takes care of Objects } { + Added procedure Print (Output of treenodes to printer) } { + property PrintOutTitle (Title of document when printing) } { + Automatic Scrolling up/down when dragging an item } {--------------------------------------------------------------------------------------

Classes

THETreeView - TTREEVIEW: 128 sec.

Functions

Register - Component Registration

Types

Constants

Variables


Functions


procedure Register;

Component Registration

Types


Constants


Variables