final (?) changes for version 2.03d

This commit is contained in:
zueuk
2006-04-13 16:21:32 +00:00
parent 73af4bd9d6
commit 477cad10c7
9 changed files with 72 additions and 105 deletions

View File

@ -972,7 +972,6 @@ object AdjustForm: TAdjustForm
Width = 73
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 8
Text = '512'
OnChange = txtWidthChange
@ -990,13 +989,13 @@ object AdjustForm: TAdjustForm
Width = 73
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 9
Text = '384'
OnChange = txtHeightChange
OnKeyPress = txtSizeKeyPress
Items.Strings = (
'384'
'400'
'480'
'512'
'600'