|
9a52593dc2
|
Use Vista's Segeo font for all forms by using the SetVistaFonts() in mainform plus the new routine InheritFont() which simply overtakes fontname and size from the mainform to all other forms.
|
2008-08-29 18:20:14 +00:00 |
|
|
38caa4cd99
|
Make most "btnCancelClick" procedures superflous by assigning the correct ModalResult (mrCancel) to the relevant cancel buttons.
|
2008-03-09 20:27:12 +00:00 |
|
|
0cc2bd5f7f
|
Get rid of deprecated and platform symbols.
|
2007-11-09 12:14:25 +00:00 |
|
|
e7bcbdf293
|
* Bugfix: plug the most obvious memory leaks.
* Clear some unused code and wrong comments.
|
2007-11-09 09:51:31 +00:00 |
|
|
51c23000f9
|
Correct some code comments.
|
2007-11-09 07:59:14 +00:00 |
|
|
c79febe7b4
|
Defer execution of TDataSet Post() and ExecSQL() to background thread.
|
2007-06-30 00:25:11 +00:00 |
|
|
3c8f123a81
|
Move *.pas, *.dfm and *.inc files from root directory to a new "source" subdirectory. Leaving just the readme in the root to give all newbies a very clear and unique starting point.
|
2007-06-28 20:00:04 +00:00 |
|