lazarus/examples/treeview
maxim 0d9d5836a6 Merged revision(s) 56223 #748967367b, 56225-56228 #e96879b669-#e96879b669 from trunk:
examples/treeview: Use default font (instead of MS SansSerif)
........
examples/ResizeImageDemo: remove unit Windows from "uses".
........
examples/dbeditmask: Fix crash due to incorrect dateseparator in some countries. Use default font instead of MS SansSerif.
........
examples/componentstreaming: Preving explaining labels reaching beyond form borders.
........
Examples/synedit1: Fix compilation issue
........

git-svn-id: branches/fixes_1_8@56245 -
2017-10-30 21:39:04 +00:00
..
README.txt
tv_add_remove_u1.lfm Merged revision(s) 56223 #748967367b, 56225-56228 #e96879b669-#e96879b669 from trunk: 2017-10-30 21:39:04 +00:00
tv_add_remove_u1.pas
TV_Add_Remove_U1.dfm
TV_Add_Remove.dpr
tv_add_remove.lpi Merged revision(s) 56223 #748967367b, 56225-56228 #e96879b669-#e96879b669 from trunk: 2017-10-30 21:39:04 +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