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.32 by h677, Tue Apr 20 12:11:56 2004 UTC revision 1.33 by h677, Wed May 19 15:05:24 2004 UTC
# Line 1  Line 1 
1  object OptionDialog: TOptionDialog  object OptionDialog: TOptionDialog
2    Left = 478    Left = 394
3    Top = 281    Top = 138
4    BorderStyle = bsDialog    BorderStyle = bsDialog
5    Caption = #12458#12503#12471#12519#12531    Caption = #12458#12503#12471#12519#12531
6    ClientHeight = 428    ClientHeight = 428
# Line 18  object OptionDialog: TOptionDialog Line 18  object OptionDialog: TOptionDialog
18    OnDestroy = FormDestroy    OnDestroy = FormDestroy
19    PixelsPerInch = 96    PixelsPerInch = 96
20    TextHeight = 12    TextHeight = 12
21      object Label26: TLabel
22        Left = 32
23        Top = 132
24        Width = 69
25        Height = 12
26        Caption = #12497#12473#12527#12540#12489'(&P)'
27        FocusControl = DolibURLEdit
28      end
29    object OkBotton: TButton    object OkBotton: TButton
30      Left = 232      Left = 232
31      Top = 400      Top = 400
# Line 44  object OptionDialog: TOptionDialog Line 52  object OptionDialog: TOptionDialog
52      Top = 4      Top = 4
53      Width = 509      Width = 509
54      Height = 389      Height = 389
55      ActivePage = CSSTabSheet      ActivePage = ThreadSheet
56      MultiLine = True      MultiLine = True
57      TabIndex = 2      TabIndex = 5
58      TabOrder = 0      TabOrder = 0
59      OnChange = OptionTabChange      OnChange = OptionTabChange
60      object ConnectSheet: TTabSheet      object ConnectSheet: TTabSheet
# Line 734  object OptionDialog: TOptionDialog Line 742  object OptionDialog: TOptionDialog
742          Left = 12          Left = 12
743          Top = 8          Top = 8
744          Width = 477          Width = 477
745          Height = 45          Height = 57
746          Caption = #34920#31034#35373#23450          Caption = #34920#31034#35373#23450
747          TabOrder = 0          TabOrder = 0
748          object ShowMailCheckBox: TCheckBox          object ShowMailCheckBox: TCheckBox
# Line 756  object OptionDialog: TOptionDialog Line 764  object OptionDialog: TOptionDialog
764        end        end
765        object GroupBox2: TGroupBox        object GroupBox2: TGroupBox
766          Left = 12          Left = 12
767          Top = 60          Top = 76
768          Width = 477          Width = 477
769          Height = 121          Height = 121
770          Caption = #12522#12531#12463#12463#12522#12483#12463#26178#21205#20316          Caption = #12522#12531#12463#12463#12522#12483#12463#26178#21205#20316
# Line 804  object OptionDialog: TOptionDialog Line 812  object OptionDialog: TOptionDialog
812            OnClick = URLAppCheckBoxClick            OnClick = URLAppCheckBoxClick
813          end          end
814        end        end
       object GroupBox5: TGroupBox  
         Left = 12  
         Top = 268  
         Width = 433  
         Height = 165  
         Caption = 'URL'#12463#12522#12483#12463#21205#20316  
         TabOrder = 3  
         Visible = False  
         object Label6: TLabel  
           Left = 16  
           Top = 24  
           Width = 54  
           Height = 12  
           Caption = #12463#12522#12483#12463'(&C)'  
         end  
         object Label7: TLabel  
           Left = 16  
           Top = 80  
           Width = 91  
           Height = 12  
           Caption = 'Shift + '#12463#12522#12483#12463'(&S)'  
         end  
         object Label8: TLabel  
           Left = 16  
           Top = 52  
           Width = 86  
           Height = 12  
           Caption = 'Ctrl + '#12463#12522#12483#12463'(&T)'  
         end  
         object Label4: TLabel  
           Left = 8  
           Top = 108  
           Width = 120  
           Height = 12  
           Caption = #12450#12503#12522#12465#12540#12471#12519#12531#12497#12473'(&L)'  
           FocusControl = Edit1  
         end  
         object ComboBox1: TComboBox  
           Left = 112  
           Top = 20  
           Width = 309  
           Height = 20  
           Style = csDropDownList  
           ItemHeight = 12  
           TabOrder = 0  
           Items.Strings = (  
             'IE'#12391#38283#12367'  '#12525#12464#12398#22580#21512#12399#12462#12467#12490#12499#12391#38283#12367  
             #25351#23450#12450#12503#12522#12391#38283#12367'  '#12525#12464#12398#22580#21512#12399#12462#12467#12490#12499#12391#38283#12367  
             #12377#12409#12390'IE'#12391#38283#12367  
             #12377#12409#12390#25351#23450#12450#12503#12522#12391#38283#12367)  
         end  
         object ComboBox2: TComboBox  
           Left = 112  
           Top = 76  
           Width = 309  
           Height = 20  
           Style = csDropDownList  
           ItemHeight = 12  
           TabOrder = 1  
           Items.Strings = (  
             #12462#12467#12490#12499#20869#12391#38283#12367  
             #12452#12531#12479#12540#12493#12483#12488#12456#12463#12473#12503#12525#12540#12521#12391#38283#12367  
             #25351#23450#12375#12383#12450#12503#12522#12465#12540#12471#12519#12531#12391#38283#12367)  
         end  
         object ComboBox3: TComboBox  
           Left = 112  
           Top = 48  
           Width = 309  
           Height = 20  
           Style = csDropDownList  
           ItemHeight = 12  
           TabOrder = 2  
           Items.Strings = (  
             #12462#12467#12490#12499#20869#12391#38283#12367  
             #12452#12531#12479#12540#12493#12483#12488#12456#12463#12473#12503#12525#12540#12521#12391#38283#12367  
             #25351#23450#12375#12383#12450#12503#12522#12465#12540#12471#12519#12531#12391#38283#12367)  
         end  
         object Edit1: TEdit  
           Left = 12  
           Top = 124  
           Width = 329  
           Height = 20  
           TabOrder = 3  
         end  
         object Button1: TButton  
           Left = 348  
           Top = 124  
           Width = 75  
           Height = 21  
           Caption = #21442#29031'(&B)...'  
           TabOrder = 4  
           OnClick = AppFolderButtonClick  
         end  
       end  
815        object GroupBox6: TGroupBox        object GroupBox6: TGroupBox
816          Left = 12          Left = 12
817          Top = 188          Top = 204
818          Width = 477          Width = 477
819          Height = 49          Height = 49
820          Caption = #12525#12464#21066#38500          Caption = #12525#12464#21066#38500
821          TabOrder = 2          TabOrder = 2
822          object LogDeleteMessageCheckBox: TCheckBox          object LogDeleteMessageCheckBox: TCheckBox
823            Left = 12            Left = 20
824            Top = 20            Top = 22
825            Width = 321            Width = 321
826            Height = 17            Height = 17
827            Caption = #12525#12464#12434#21066#38500#12377#12427#12392#12365#12395#30906#35469#12513#12483#12475#12540#12472#12434#34920#31034#12377#12427'(&O)'            Caption = #12525#12464#12434#21066#38500#12377#12427#12392#12365#12395#30906#35469#12513#12483#12475#12540#12472#12434#34920#31034#12377#12427'(&O)'
# Line 1385  object OptionDialog: TOptionDialog Line 1299  object OptionDialog: TOptionDialog
1299        ImageIndex = 9        ImageIndex = 9
1300        object Tora3URLLabel: TLabel        object Tora3URLLabel: TLabel
1301          Left = 105          Left = 105
1302          Top = 160          Top = 195
1303          Width = 104          Width = 104
1304          Height = 12          Height = 12
1305          Caption = 'http://2ch.tora3.net/'          Caption = 'http://2ch.tora3.net/'
# Line 1399  object OptionDialog: TOptionDialog Line 1313  object OptionDialog: TOptionDialog
1313        end        end
1314        object Label12: TLabel        object Label12: TLabel
1315          Left = 13          Left = 13
1316          Top = 160          Top = 195
1317          Width = 83          Width = 83
1318          Height = 12          Height = 12
1319          Caption = #12518#12540#12470'ID'#12398#21462#24471          Caption = #12518#12540#12470'ID'#12398#21462#24471
# Line 1408  object OptionDialog: TOptionDialog Line 1322  object OptionDialog: TOptionDialog
1322          Left = 12          Left = 12
1323          Top = 8          Top = 8
1324          Width = 477          Width = 477
1325          Height = 145          Height = 177
1326          Caption = #35469#35388          Caption = #35469#35388
1327          TabOrder = 0          TabOrder = 0
1328          object Label9: TLabel          object Label9: TLabel
# Line 1429  object OptionDialog: TOptionDialog Line 1343  object OptionDialog: TOptionDialog
1343          end          end
1344          object ForcedLoginLabel: TLabel          object ForcedLoginLabel: TLabel
1345            Left = 136            Left = 136
1346            Top = 104            Top = 143
1347            Width = 89            Width = 89
1348            Height = 12            Height = 12
1349            Caption = 'ForcedLoginLabel'            Caption = 'ForcedLoginLabel'
1350          end          end
1351            object Label28: TLabel
1352              Left = 14
1353              Top = 80
1354              Width = 38
1355              Height = 12
1356              Caption = 'URL(&U)'
1357              FocusControl = PasswordEdit
1358            end
1359          object UserIDEdit: TEdit          object UserIDEdit: TEdit
1360            Left = 88            Left = 88
1361            Top = 20            Top = 20
# Line 1451  object OptionDialog: TOptionDialog Line 1373  object OptionDialog: TOptionDialog
1373          end          end
1374          object AutoLoginCheckBox: TCheckBox          object AutoLoginCheckBox: TCheckBox
1375            Left = 12            Left = 12
1376            Top = 80            Top = 119
1377            Width = 193            Width = 193
1378            Height = 17            Height = 17
1379            Caption = #36215#21205#26178#12395#33258#21205#12525#12464#12452#12531#12377#12427'(&S)'            Caption = #36215#21205#26178#12395#33258#21205#12525#12464#12452#12531#12377#12427'(&S)'
# Line 1459  object OptionDialog: TOptionDialog Line 1381  object OptionDialog: TOptionDialog
1381          end          end
1382          object ForcedLoginCheckBox: TCheckBox          object ForcedLoginCheckBox: TCheckBox
1383            Left = 12            Left = 12
1384            Top = 102            Top = 141
1385            Width = 125            Width = 125
1386            Height = 19            Height = 19
1387            Caption = #24375#21046#12525#12464#12452#12531#12514#12540#12489            Caption = #24375#21046#12525#12464#12452#12531#12514#12540#12489
1388            TabOrder = 3            TabOrder = 3
1389          end          end
1390            object DolibURLEdit: TEdit
1391              Left = 88
1392              Top = 74
1393              Width = 377
1394              Height = 20
1395              TabOrder = 4
1396            end
1397        end        end
1398      end      end
1399    end    end

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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