lazarus/examples/treeview
vincents ef505e76e2 examples: fixed compilation
git-svn-id: trunk@10563 -
2007-02-01 23:33:31 +00:00
..
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00
tv_add_remove_u1.lfm fixed crDefault in lrs files 2004-01-08 13:52:09 +00:00
tv_add_remove_u1.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
tv_add_remove_u1.pas examples: fixed compilation 2007-02-01 23:33:31 +00:00
TV_Add_Remove_U1.dfm added TreeView demo from Tom Lisjac 2003-06-23 10:05:39 +00:00
TV_Add_Remove.dpr updated russian utf translation from Vasily 2004-12-30 11:24:06 +00:00
tv_add_remove.lpi examples: fixed compilation 2007-02-01 23:33:31 +00:00
TV_Add_Remove.res added TreeView demo from Tom Lisjac 2003-06-23 10:05:39 +00:00

This demo was written by Andre .v.d. Merwe and marked public domain.
Quickly converted to Lazarus and FPC by Tom Lisjac <vlx@users.sourceforge.net>

The original source and an *excellent* tutorial on the TTreeview
component can be found here:

http://users.iafrica.com/d/da/dart/Delphi/TTreeView/TreeView.html