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.66 by yoffy, Mon Jan 10 15:41:04 2005 UTC revision 1.67 by genyakun, Mon Feb 21 08:32:04 2005 UTC
# Line 1  Line 1 
1  object OptionDialog: TOptionDialog  object OptionDialog: TOptionDialog
2    Left = 287    Left = 290
3    Top = 152    Top = 147
4    BorderStyle = bsDialog    BorderStyle = bsDialog
5    Caption = #12458#12503#12471#12519#12531    Caption = #12458#12503#12471#12519#12531
6    ClientHeight = 428    ClientHeight = 428
# Line 60  object OptionDialog: TOptionDialog Line 60  object OptionDialog: TOptionDialog
60      Top = 4      Top = 4
61      Width = 509      Width = 509
62      Height = 389      Height = 389
63      ActivePage = NGwordSheet      ActivePage = UserIDSheet
64      MultiLine = True      MultiLine = True
65      TabIndex = 10      TabIndex = 11
66      TabOrder = 3      TabOrder = 3
67      OnChange = OptionTabChange      OnChange = OptionTabChange
68      object ConnectSheet: TTabSheet      object ConnectSheet: TTabSheet
# Line 1370  object OptionDialog: TOptionDialog Line 1370  object OptionDialog: TOptionDialog
1370      object UserIDSheet: TTabSheet      object UserIDSheet: TTabSheet
1371        Caption = #65298#12385#12419#12435#12397#12427        Caption = #65298#12385#12419#12435#12397#12427
1372        ImageIndex = 9        ImageIndex = 9
       object Tora3URLLabel: TLabel  
         Left = 105  
         Top = 173  
         Width = 104  
         Height = 12  
         Caption = 'http://2ch.tora3.net/'  
         Font.Charset = SHIFTJIS_CHARSET  
         Font.Color = clBlue  
         Font.Height = -12  
         Font.Name = #65325#65331' '#65328#12468#12471#12483#12463  
         Font.Style = [fsUnderline]  
         ParentFont = False  
         OnClick = Tora3URLLabelClick  
       end  
       object Label12: TLabel  
         Left = 13  
         Top = 173  
         Width = 83  
         Height = 12  
         Caption = #12518#12540#12470'ID'#12398#21462#24471  
       end  
1373        object GroupBox3: TGroupBox        object GroupBox3: TGroupBox
1374          Left = 12          Left = 12
1375          Top = 8          Top = 8
# Line 1421  object OptionDialog: TOptionDialog Line 1400  object OptionDialog: TOptionDialog
1400            Height = 12            Height = 12
1401            Caption = 'ForcedLoginLabel'            Caption = 'ForcedLoginLabel'
1402          end          end
1403            object Tora3URLLabel: TLabel
1404              Left = 329
1405              Top = 133
1406              Width = 104
1407              Height = 12
1408              Caption = 'http://2ch.tora3.net/'
1409              Font.Charset = SHIFTJIS_CHARSET
1410              Font.Color = clBlue
1411              Font.Height = -12
1412              Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
1413              Font.Style = [fsUnderline]
1414              ParentFont = False
1415              OnClick = Tora3URLLabelClick
1416            end
1417            object Label12: TLabel
1418              Left = 237
1419              Top = 133
1420              Width = 83
1421              Height = 12
1422              Caption = #12518#12540#12470'ID'#12398#21462#24471
1423            end
1424          object UserIDEdit: TEdit          object UserIDEdit: TEdit
1425            Left = 88            Left = 88
1426            Top = 20            Top = 20
# Line 1453  object OptionDialog: TOptionDialog Line 1453  object OptionDialog: TOptionDialog
1453            TabOrder = 3            TabOrder = 3
1454          end          end
1455        end        end
1456          object GroupBox11: TGroupBox
1457            Left = 16
1458            Top = 176
1459            Width = 473
1460            Height = 121
1461            Caption = 'Be 2ch'
1462            TabOrder = 1
1463            object Label7: TLabel
1464              Left = 8
1465              Top = 24
1466              Width = 73
1467              Height = 12
1468              Caption = #12513#12540#12523#12450#12489#12524#12473
1469            end
1470            object Label8: TLabel
1471              Left = 18
1472              Top = 59
1473              Width = 54
1474              Height = 12
1475              Caption = #12497#12473#12527#12540#12489
1476            end
1477            object BeUserIDEdit: TEdit
1478              Left = 88
1479              Top = 20
1480              Width = 369
1481              Height = 20
1482              TabOrder = 0
1483            end
1484            object BePasswordEdit: TEdit
1485              Left = 88
1486              Top = 56
1487              Width = 369
1488              Height = 20
1489              PasswordChar = '*'
1490              TabOrder = 1
1491            end
1492            object BeAutoLoginCheckBox: TCheckBox
1493              Left = 12
1494              Top = 88
1495              Width = 193
1496              Height = 17
1497              Caption = #36215#21205#26178#12395#33258#21205#12525#12464#12452#12531#12377#12427'(&S)'
1498              TabOrder = 2
1499            end
1500          end
1501      end      end
1502    end    end
1503    object OkBotton: TButton    object OkBotton: TButton

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

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