CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r4065]
(25.2 kB)
by
delphidabbler
Added new do-nothing virtual method named FinalizeNode that is called when a tree node is being deleted. Descendants can override if they need to finalise tree nodes (e.g. to free associated objects). |
2013-12-02 21:14:05 |
View
Download |
[r3900]
(24.2 kB)
by
delphidabbler
Replaced unnecessary calls to FreeAndNil with calls to object's .Free method. |
2013-11-24 14:16:23 |
View
Download |
[r3315]
(24.2 kB)
by
delphidabbler
Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.
renamed from
/trunk/Src/FrCheckedTV.pas
|
2013-08-18 14:51:47 |
View
Download |