X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Option.dfm;h=6a3a3de7cec759b097fa54d0c45bd44689dd3fce;hb=refs%2Fheads%2FBb62;hp=0c36b2c53ac7ae4dc857536297cc6c38dd467486;hpb=814d474af039a37d2a4d07095aedd8f73d404ac5;p=gikonavigoeson%2Fgikonavi.git diff --git a/Option.dfm b/Option.dfm index 0c36b2c..6a3a3de 100644 --- a/Option.dfm +++ b/Option.dfm @@ -1,6 +1,6 @@ object OptionDialog: TOptionDialog - Left = 492 - Top = 293 + Left = 300 + Top = 166 BorderStyle = bsDialog Caption = #12458#12503#12471#12519#12531 ClientHeight = 428 @@ -11,6 +11,7 @@ object OptionDialog: TOptionDialog Font.Height = -12 Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 Font.Style = [] + FormStyle = fsStayOnTop OldCreateOrder = False Position = poOwnerFormCenter OnClose = FormClose @@ -18,46 +19,62 @@ object OptionDialog: TOptionDialog OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 - object OkBotton: TButton + object Label26: TLabel + Left = 32 + Top = 132 + Width = 69 + Height = 12 + Caption = #12497#12473#12527#12540#12489'(&P)' + end + object CancelBotton: TButton Left = 232 Top = 400 Width = 89 Height = 21 - Caption = 'OK' - Default = True - ModalResult = 1 - TabOrder = 1 - OnClick = OkBottonClick + Cancel = True + Caption = #12461#12515#12531#12475#12523 + ModalResult = 2 + TabOrder = 0 end - object CancelBotton: TButton + object ApplyButton: TButton Left = 328 Top = 400 Width = 89 Height = 21 Cancel = True - Caption = #12461#12515#12531#12475#12523 - ModalResult = 2 + Caption = #36969#29992'(&A)' + ModalResult = 8 + TabOrder = 1 + OnClick = ApplyButtonClick + end + object CroutOption: TButton + Left = 424 + Top = 400 + Width = 88 + Height = 21 + Caption = #35443#32048#35373#23450 TabOrder = 2 + OnClick = CroutOptionClick end object OptionTab: TPageControl Left = 4 Top = 4 Width = 509 Height = 389 - ActivePage = Font1Sheet + ActivePage = UserIDSheet MultiLine = True - TabIndex = 1 - TabOrder = 0 + TabIndex = 11 + TabOrder = 3 OnChange = OptionTabChange object ConnectSheet: TTabSheet Caption = #25509#32154 object ReadProxyGroupBox: TGroupBox Left = 12 - Top = 116 + Top = 4 Width = 477 Height = 105 Caption = #12503#12525#12461#12471#35373#23450' '#65288#12480#12454#12531#12525#12540#12489#29992#65289 - TabOrder = 1 + TabOrder = 0 object ReadAddressLabel: TLabel Left = 12 Top = 48 @@ -136,11 +153,11 @@ object OptionDialog: TOptionDialog end object WriteProxyGroupBox: TGroupBox Left = 12 - Top = 228 + Top = 116 Width = 477 Height = 105 Caption = #12503#12525#12461#12471#35373#23450' '#65288#26360#12365#36796#12415#29992#65289 - TabOrder = 2 + TabOrder = 1 object WriteAddressLabel: TLabel Left = 12 Top = 48 @@ -217,52 +234,46 @@ object OptionDialog: TOptionDialog TabOrder = 4 end end - object GroupBox11: TGroupBox + object GroupBox4: TGroupBox Left = 12 - Top = 8 + Top = 224 Width = 477 - Height = 101 - Caption = #25509#32154#35373#23450 - TabOrder = 0 - object Label17: TLabel + Height = 113 + Caption = #12508#12540#12489'URL(&U)' + TabOrder = 2 + object Label13: TLabel Left = 12 Top = 24 - Width = 114 - Height = 12 - Caption = #21463#20449#12496#12483#12501#12449#12469#12452#12474'(&B)' - FocusControl = RecvBufferSize - end - object Label18: TLabel - Left = 188 - Top = 24 - Width = 94 + Width = 155 Height = 12 - Caption = #65288#12487#12501#12457#12523#12488'=4096'#65289 + Caption = #65298#12385#12419#12435#12397#12427#12508#12540#12489#19968#35239'URL(&N)' end - object RecvBufferSize: TEdit - Left = 140 - Top = 20 - Width = 41 + object BoardURLComboBox: TComboBox + Left = 24 + Top = 43 + Width = 417 Height = 20 - MaxLength = 5 + ItemHeight = 0 TabOrder = 0 - OnExit = RecvBufferSizeExit - end - object ProxyProtocolCheckBox: TCheckBox - Left = 12 - Top = 72 - Width = 269 - Height = 17 - Caption = #12503#12525#12461#12471#25509#32154#12391' HTTP 1.1 '#12434#20351#29992#12377#12427'(&Y)' - TabOrder = 2 + Text = 'BoardURLComboBox' end - object ProtocolCheckBox: TCheckBox - Left = 12 - Top = 48 - Width = 269 - Height = 17 - Caption = 'HTTP 1.1 '#12434#20351#29992#12377#12427'(&H)' + object AddURLButton: TButton + Left = 278 + Top = 69 + Width = 75 + Height = 25 + Caption = #36861#21152 TabOrder = 1 + OnClick = AddURLButtonClick + end + object RemoveURLButton: TButton + Left = 366 + Top = 69 + Width = 75 + Height = 25 + Caption = #21066#38500 + TabOrder = 2 + OnClick = RemoveURLButtonClick end end end @@ -277,7 +288,7 @@ object OptionDialog: TOptionDialog end object Bevel2: TBevel Left = 8 - Top = 229 + Top = 239 Width = 485 Height = 2 end @@ -292,7 +303,7 @@ object OptionDialog: TOptionDialog Left = 252 Top = 4 Width = 2 - Height = 321 + Height = 341 end object Label20: TLabel Left = 16 @@ -303,7 +314,7 @@ object OptionDialog: TOptionDialog end object Label21: TLabel Left = 16 - Top = 237 + Top = 248 Width = 106 Height = 12 Caption = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503 @@ -324,9 +335,9 @@ object OptionDialog: TOptionDialog end object lblSFont: TLabel Left = 268 - Top = 237 + Top = 249 Width = 221 - Height = 93 + Height = 73 AutoSize = False Caption = '_' WordWrap = True @@ -413,7 +424,7 @@ object OptionDialog: TOptionDialog end object HintFontButton: TButton Left = 156 - Top = 253 + Top = 264 Width = 85 Height = 21 Caption = #12501#12457#12531#12488'(&H)...' @@ -422,7 +433,7 @@ object OptionDialog: TOptionDialog end object HintBackButton: TButton Left = 156 - Top = 277 + Top = 288 Width = 85 Height = 21 Caption = #32972#26223#33394'(&I)...' @@ -431,7 +442,7 @@ object OptionDialog: TOptionDialog end object HintDefaultButton: TButton Left = 156 - Top = 301 + Top = 312 Width = 85 Height = 21 Caption = #12487#12501#12457#12523#12488'(&J)' @@ -440,7 +451,7 @@ object OptionDialog: TOptionDialog end object HintMemo: TMemo Left = 12 - Top = 253 + Top = 264 Width = 137 Height = 69 TabStop = False @@ -540,6 +551,14 @@ object OptionDialog: TOptionDialog ItemHeight = 16 TabOrder = 20 end + object UnFocusedBoldCheckBox: TCheckBox + Left = 15 + Top = 219 + Width = 210 + Height = 17 + Caption = #12501#12457#12540#12459#12473#12364#28961#12356#12392#12365#12399#22826#23383#12395#12377#12427 + TabOrder = 21 + end end object CSSTabSheet: TTabSheet Caption = 'CSS '#12392#12473#12461#12531 @@ -636,51 +655,13 @@ object OptionDialog: TOptionDialog TabOrder = 6 OnClick = CSSBackColorButtonClick end - end - end - object BoardSheet: TTabSheet - Caption = #12508#12540#12489#26356#26032 - ImageIndex = 7 - object GroupBox4: TGroupBox - Left = 12 - Top = 8 - Width = 477 - Height = 113 - Caption = #12508#12540#12489'URL(&U)' - TabOrder = 0 - object Label13: TLabel - Left = 12 - Top = 24 - Width = 155 - Height = 12 - Caption = #65298#12385#12419#12435#12397#12427#12508#12540#12489#19968#35239'URL(&N)' - end - object BoardURLComboBox: TComboBox - Left = 24 - Top = 43 - Width = 417 - Height = 20 - ItemHeight = 0 - TabOrder = 0 - Text = 'BoardURLComboBox' - end - object AddURLButton: TButton - Left = 278 - Top = 69 - Width = 75 - Height = 25 - Caption = #36861#21152 - TabOrder = 1 - OnClick = AddURLButtonClick - end - object RemoveURLButton: TButton - Left = 366 - Top = 69 - Width = 75 - Height = 25 - Caption = #21066#38500 - TabOrder = 2 - OnClick = RemoveURLButtonClick + object UseKatjuTypeSkinCheckBox: TCheckBox + Left = 16 + Top = 272 + Width = 193 + Height = 17 + Caption = #12363#12385#12421#65374#12375#12419#12398#12473#12461#12531#12434#21033#29992#12377#12427 + TabOrder = 7 end end end @@ -690,68 +671,156 @@ object OptionDialog: TOptionDialog Left = 12 Top = 8 Width = 477 - Height = 49 + Height = 41 Caption = #34920#31034#35373#23450 TabOrder = 0 object ThreadListIconCheckBox: TCheckBox Left = 12 - Top = 20 + Top = 16 Width = 217 Height = 17 Caption = #12473#12524#12483#12489#26356#26032#12450#12452#12467#12531#12434#34920#31034#12377#12427'(&I)' TabOrder = 0 end end - end - object NGwordSheet: TTabSheet - Caption = #12354#12412#65374#12435 - ImageIndex = 11 - object GroupBox14: TGroupBox + object GroupBox16: TGroupBox Left = 12 - Top = 8 + Top = 52 Width = 477 - Height = 161 - Caption = #12354#12412#65374#12435 - TabOrder = 0 - object RloCheckBox: TCheckBox + Height = 45 + Caption = #12473#12524#20316#25104#26085#26178#34920#31034#35373#23450 + TabOrder = 1 + object CreationTimeLogsCheckBox: TCheckBox Left = 12 - Top = 20 - Width = 389 + Top = 16 + Width = 217 Height = 17 - Caption = '&&rlo;'#12392'&&lro;'#21442#29031#25991#23383#12434#28961#35222#12377#12427'(&F)'#12288#65288'Win98+IE6'#12518#12540#12470#12540#12481#12455#12483#12463#25512#22888#65289 + Caption = #12525#12464#26377#12426#12473#12524#12483#12489#12398#12415#34920#31034 TabOrder = 0 end - object ReplaceulCheckBox: TCheckBox - Left = 12 - Top = 44 - Width = 221 + object FutureThreadCheckBox: TCheckBox + Left = 204 + Top = 16 + Width = 265 Height = 17 - Caption = '