CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
Commit | Date | |
---|---|---|
2013-02-05 10:32:22 |
View
Download |
|
[r2702]
(413 Bytes)
by
delphidabbler
Moved code that closes form when Close button clicked from TFavouritesDlg down into TGenericNonModalDlg base class. |
2013-02-04 02:07:11 |
View
Download |
[r2699]
(385 Bytes)
by
delphidabbler
Added new FmGenericNonModalDlg unit containing TGenericNonModalDlg, a descendant of TGenericDlg, that is designed to be the base class for any non-modal dialogue boxes in the program. |
2013-02-03 01:40:57 |
View
Download |