CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
2013-10-19 00:59:02 |
View
Download |
|
2013-10-17 19:30:22 |
View
Download |
|
[r3597]
(13.9 kB)
by
delphidabbler
Added new TAbstractCollectionCtrlKVMgr methods: GetKeyAt, GetFirstKey and GetLastKey. |
2013-09-22 01:18:52 |
View
Download |
[r3596]
(13.5 kB)
by
delphidabbler
Corrected TAbstractCollectionCtrlKVMgr's Add method to preserve current selection and Delete method to preserve selection unless selected item was delete, in which case next item, where available is selected. |
2013-09-22 01:00:34 |
View
Download |
[r3593]
(12.8 kB)
by
delphidabbler
New unit that provides a set of classes that wrap various collection controls to manage a relationship between a collection of values and their descriptions that appear in the control. |
2013-09-21 19:57:07 |
View
Download |