|
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 |
|
|
c13318714e
|
Upgrade old forms to use Tahoma font. Adjust widths of various TLabel's to make their captions fit with the new font.
|
2007-09-26 19:36:19 +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 |
|