Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Option.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.23 by yoffy, Sun Nov 2 16:11:10 2003 UTC revision 1.24 by h677, Sun Nov 16 19:34:14 2003 UTC
# Line 44  object OptionDialog: TOptionDialog Line 44  object OptionDialog: TOptionDialog
44      Top = 4      Top = 4
45      Width = 509      Width = 509
46      Height = 389      Height = 389
47      ActivePage = TabSheet2      ActivePage = Font1Sheet
48      MultiLine = True      MultiLine = True
49      TabIndex = 8      TabIndex = 1
50      TabOrder = 0      TabOrder = 0
51      OnChange = OptionTabChange      OnChange = OptionTabChange
52      object ConnectSheet: TTabSheet      object ConnectSheet: TTabSheet
# Line 277  object OptionDialog: TOptionDialog Line 277  object OptionDialog: TOptionDialog
277        end        end
278        object Bevel2: TBevel        object Bevel2: TBevel
279          Left = 8          Left = 8
280          Top = 200          Top = 229
281          Width = 485          Width = 485
282          Height = 2          Height = 2
283        end        end
# Line 292  object OptionDialog: TOptionDialog Line 292  object OptionDialog: TOptionDialog
292          Left = 252          Left = 252
293          Top = 4          Top = 4
294          Width = 2          Width = 2
295          Height = 298          Height = 321
296        end        end
297        object Label20: TLabel        object Label20: TLabel
298          Left = 16          Left = 16
# Line 303  object OptionDialog: TOptionDialog Line 303  object OptionDialog: TOptionDialog
303        end        end
304        object Label21: TLabel        object Label21: TLabel
305          Left = 16          Left = 16
306          Top = 208          Top = 237
307          Width = 106          Width = 106
308          Height = 12          Height = 12
309          Caption = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503          Caption = #12502#12521#12454#12470#12509#12483#12503#12450#12483#12503
# Line 324  object OptionDialog: TOptionDialog Line 324  object OptionDialog: TOptionDialog
324        end        end
325        object lblSFont: TLabel        object lblSFont: TLabel
326          Left = 268          Left = 268
327          Top = 208          Top = 237
328          Width = 221          Width = 221
329          Height = 93          Height = 93
330          AutoSize = False          AutoSize = False
# Line 413  object OptionDialog: TOptionDialog Line 413  object OptionDialog: TOptionDialog
413        end        end
414        object HintFontButton: TButton        object HintFontButton: TButton
415          Left = 156          Left = 156
416          Top = 224          Top = 253
417          Width = 85          Width = 85
418          Height = 21          Height = 21
419          Caption = #12501#12457#12531#12488'(&H)...'          Caption = #12501#12457#12531#12488'(&H)...'
# Line 422  object OptionDialog: TOptionDialog Line 422  object OptionDialog: TOptionDialog
422        end        end
423        object HintBackButton: TButton        object HintBackButton: TButton
424          Left = 156          Left = 156
425          Top = 248          Top = 277
426          Width = 85          Width = 85
427          Height = 21          Height = 21
428          Caption = #32972#26223#33394'(&I)...'          Caption = #32972#26223#33394'(&I)...'
# Line 431  object OptionDialog: TOptionDialog Line 431  object OptionDialog: TOptionDialog
431        end        end
432        object HintDefaultButton: TButton        object HintDefaultButton: TButton
433          Left = 156          Left = 156
434          Top = 272          Top = 301
435          Width = 85          Width = 85
436          Height = 21          Height = 21
437          Caption = #12487#12501#12457#12523#12488'(&J)'          Caption = #12487#12501#12457#12523#12488'(&J)'
# Line 440  object OptionDialog: TOptionDialog Line 440  object OptionDialog: TOptionDialog
440        end        end
441        object HintMemo: TMemo        object HintMemo: TMemo
442          Left = 12          Left = 12
443          Top = 224          Top = 253
444          Width = 137          Width = 137
445          Height = 69          Height = 69
446          TabStop = False          TabStop = False
# Line 522  object OptionDialog: TOptionDialog Line 522  object OptionDialog: TOptionDialog
522          TabOrder = 11          TabOrder = 11
523          OnClick = BrowserTabDefaultButtonClick          OnClick = BrowserTabDefaultButtonClick
524        end        end
525          object OddResNumCheckBox: TCheckBox
526            Left = 15
527            Top = 201
528            Width = 130
529            Height = 17
530            Caption = #12524#12473#25968#22679#28187#12473#12524#24375#35519
531            TabOrder = 19
532            OnClick = OddResNumCheckBoxClick
533          end
534          object OddResNumColorBox: TColorBox
535            Left = 144
536            Top = 198
537            Width = 97
538            Height = 22
539            Style = [cbStandardColors, cbExtendedColors, cbSystemColors, cbCustomColor]
540            ItemHeight = 16
541            TabOrder = 20
542          end
543      end      end
544      object CSSTabSheet: TTabSheet      object CSSTabSheet: TTabSheet
545        Caption = 'CSS '#12392#12473#12461#12531        Caption = 'CSS '#12392#12473#12461#12531
# Line 642  object OptionDialog: TOptionDialog Line 660  object OptionDialog: TOptionDialog
660            Top = 43            Top = 43
661            Width = 417            Width = 417
662            Height = 20            Height = 20
663            ItemHeight = 0            ItemHeight = 12
664            TabOrder = 0            TabOrder = 0
665            Text = 'BoardURLComboBox'            Text = 'BoardURLComboBox'
666          end          end

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26