lazarus/examples/treeview
mattias de0f8578f0 set some TTreeView.ReadOnly to true
git-svn-id: trunk@18361 -
2009-01-20 20:20:52 +00:00
..
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00
tv_add_remove_u1.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
tv_add_remove_u1.lrs set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
tv_add_remove_u1.pas treeview example: fixed LFM and uninitialized variable hint 2008-08-12 14:01:53 +00:00
TV_Add_Remove_U1.dfm
TV_Add_Remove.dpr treeview example: don't include 32 bits resource when compiled for win64 2007-05-03 18:55:47 +00:00
tv_add_remove.lpi treeview example: fixed LFM and uninitialized variable hint 2008-08-12 14:01:53 +00:00
TV_Add_Remove.res

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