CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
[r4173]
(27.6 kB)
by
delphidabbler
Added new IStringList.IsEmpty method and its implementation in TIStringList. |
2013-12-09 20:26:59 |
View
Download |
[r3900]
(27.6 kB)
by
delphidabbler
Replaced unnecessary calls to FreeAndNil with calls to object's .Free method. |
2013-11-24 14:16:23 |
View
Download |
[r3629]
(27.6 kB)
by
delphidabbler
Replaced various "array of some-type" declarations with "TArray<some-type>". |
2013-10-21 12:48:14 |
View
Download |
[r3585]
(27.6 kB)
by
delphidabbler
Modified to use TSizeEx constructor to replace direct field assignment. |
2013-09-18 16:46:13 |
View
Download |
[r3471]
(27.6 kB)
by
delphidabbler
Modified to call KeyErrorBeep routine instead of making direct call to MessageBeep API function. |
2013-09-13 01:54:14 |
View
Download |
[r3315]
(27.6 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/UMessageBox.pas
|
2013-08-18 14:51:47 |
View
Download |