mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-07 09:29:25 +01:00
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 - |
||
|---|---|---|
| .. | ||
| README.txt | ||
| tv_add_remove_u1.lfm | ||
| tv_add_remove_u1.pas | ||
| TV_Add_Remove_U1.dfm | ||
| TV_Add_Remove.dpr | ||
| tv_add_remove.lpi | ||
| 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