fixed options dialog size and tabs order.

This commit is contained in:
utak3r 2005-10-19 20:57:05 +00:00
parent 4576862b26
commit 1e6b947141

View File

@ -43,8 +43,8 @@ object OptionsForm: TOptionsForm
Left = 8 Left = 8
Top = 8 Top = 8
Width = 451 Width = 451
Height = 249 Height = 265
ActivePage = VariationsPage ActivePage = GeneralPage
TabOrder = 0 TabOrder = 0
TabStop = False TabStop = False
object GeneralPage: TTabSheet object GeneralPage: TTabSheet
@ -593,7 +593,7 @@ object OptionsForm: TOptionsForm
Left = 12 Left = 12
Top = 16 Top = 16
Width = 309 Width = 309
Height = 189 Height = 201
Columns = 2 Columns = 2
ItemHeight = 13 ItemHeight = 13
TabOrder = 0 TabOrder = 0