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.47 by yoffy, Mon Aug 2 15:11:56 2004 UTC revision 1.48 by yoffy, Wed Aug 4 03:36:53 2004 UTC
# Line 51  object OptionDialog: TOptionDialog Line 51  object OptionDialog: TOptionDialog
51      Top = 4      Top = 4
52      Width = 509      Width = 509
53      Height = 389      Height = 389
54      ActivePage = TabSheet4      ActivePage = ThreadSheet
55      MultiLine = True      MultiLine = True
56      TabIndex = 8      TabIndex = 5
57      TabOrder = 0      TabOrder = 0
58      OnChange = OptionTabChange      OnChange = OptionTabChange
59      object ConnectSheet: TTabSheet      object ConnectSheet: TTabSheet
# Line 667  object OptionDialog: TOptionDialog Line 667  object OptionDialog: TOptionDialog
667            Top = 43            Top = 43
668            Width = 417            Width = 417
669            Height = 20            Height = 20
670            ItemHeight = 0            ItemHeight = 12
671            TabOrder = 0            TabOrder = 0
672            Text = 'BoardURLComboBox'            Text = 'BoardURLComboBox'
673          end          end
# Line 815  object OptionDialog: TOptionDialog Line 815  object OptionDialog: TOptionDialog
815          Left = 12          Left = 12
816          Top = 8          Top = 8
817          Width = 477          Width = 477
818          Height = 49          Height = 73
819          Caption = #34920#31034#35373#23450          Caption = #34920#31034#35373#23450
820          TabOrder = 0          TabOrder = 0
821          object ShowMailCheckBox: TCheckBox          object ShowMailCheckBox: TCheckBox
# Line 826  object OptionDialog: TOptionDialog Line 826  object OptionDialog: TOptionDialog
826            Caption = #12513#12540#12523#27396#12434#34920#31034#12377#12427'(&M)'            Caption = #12513#12540#12523#27396#12434#34920#31034#12377#12427'(&M)'
827            TabOrder = 0            TabOrder = 0
828          end          end
829          object OnlyAHundredResCheckBox: TCheckBox          object ResRangeHoldCheckBox: TCheckBox
830            Left = 163            Left = 11
831            Top = 19            Top = 43
832            Width = 238            Width = 198
833            Height = 17            Height = 17
834            Caption = #36215#21205#26178#12395#26368#26032'100'#12524#12473#34920#31034#12434'ON'#12395#12377#12427            Caption = #36215#21205#26178#12398#12524#12473#34920#31034#31684#22258#12434#22266#23450#12377#12427
835            TabOrder = 1            TabOrder = 1
836              OnClick = ResRangeHoldCheckBoxClick
837            end
838            object ResRangeHoldComboBox: TComboBox
839              Left = 224
840              Top = 40
841              Width = 145
842              Height = 20
843              Style = csDropDownList
844              ItemHeight = 12
845              TabOrder = 2
846              Items.Strings = (
847                #12377#12409#12390#12398#12524#12473#12434#34920#31034#12377#12427
848                #26032#30528'100'#12524#12473#12398#12415#34920#31034
849                #26410#35501#12524#12473#12398#12415#34920#31034
850                #26032#30528#12524#12473#12398#12415#34920#31034)
851          end          end
852        end        end
853        object GroupBox2: TGroupBox        object GroupBox2: TGroupBox
854          Left = 12          Left = 12
855          Top = 68          Top = 92
856          Width = 477          Width = 477
857          Height = 121          Height = 121
858          Caption = #12522#12531#12463#12463#12522#12483#12463#26178#21205#20316          Caption = #12522#12531#12463#12463#12522#12483#12463#26178#21205#20316
# Line 887  object OptionDialog: TOptionDialog Line 902  object OptionDialog: TOptionDialog
902        end        end
903        object GroupBox6: TGroupBox        object GroupBox6: TGroupBox
904          Left = 12          Left = 12
905          Top = 196          Top = 220
906          Width = 477          Width = 477
907          Height = 49          Height = 49
908          Caption = #12525#12464#21066#38500          Caption = #12525#12464#21066#38500
# Line 904  object OptionDialog: TOptionDialog Line 919  object OptionDialog: TOptionDialog
919        end        end
920        object ResAnchorGroupBox: TGroupBox        object ResAnchorGroupBox: TGroupBox
921          Left = 12          Left = 12
922          Top = 255          Top = 279
923          Width = 477          Width = 477
924          Height = 49          Height = 49
925          Caption = #12524#12473#12450#12531#12459#12540#12463#12522#12483#12463#26178#21205#20316          Caption = #12524#12473#12450#12531#12459#12540#12463#12522#12483#12463#26178#21205#20316

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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