From: h677 Date: Tue, 8 Aug 2006 16:48:00 +0000 (+0000) Subject: その他動作2においたつもりのループ移動が貼れていなかったの修正 X-Git-Tag: v1_64_1_820~357 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c6119c03bb32c8a5dd85f8b6db191f3d2589465a;p=gikonavigoeson%2Fgikonavi.git その他動作2においたつもりのループ移動が貼れていなかったの修正 --- diff --git a/Option.dfm b/Option.dfm index 42e036b..08072ab 100644 --- a/Option.dfm +++ b/Option.dfm @@ -61,9 +61,9 @@ object OptionDialog: TOptionDialog Top = 4 Width = 509 Height = 389 - ActivePage = TabSheet4 + ActivePage = ConnectSheet MultiLine = True - TabIndex = 7 + TabIndex = 0 TabOrder = 3 OnChange = OptionTabChange object ConnectSheet: TTabSheet @@ -1254,6 +1254,22 @@ object OptionDialog: TOptionDialog TabOrder = 0 end end + object GroupBox22: TGroupBox + Left = 12 + Top = 200 + Width = 473 + Height = 52 + Caption = #12502#12521#12454#12470#12479#12502 + TabOrder = 3 + object LoopBrowserTabsCB: TCheckBox + Left = 11 + Top = 24 + Width = 134 + Height = 17 + Caption = #12523#12540#12503#12375#12390#31227#21205#12377#12427 + TabOrder = 0 + end + end end object SoundSheet: TTabSheet Caption = #12469#12454#12531#12489 @@ -1607,22 +1623,6 @@ object OptionDialog: TOptionDialog TabOrder = 4 OnClick = OkBottonClick end - object GroupBox22: TGroupBox - Left = 20 - Top = 240 - Width = 473 - Height = 52 - Caption = #12502#12521#12454#12470#12479#12502 - TabOrder = 5 - object LoopBrowserTabsCB: TCheckBox - Left = 11 - Top = 24 - Width = 134 - Height = 17 - Caption = #12523#12540#12503#12375#12390#31227#21205#12377#12427 - TabOrder = 0 - end - end object FontDialog: TFontDialog Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText