home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 201
- Top = 482
- BorderStyle = bsToolWindow
- Caption = 'NetTime'
- ClientHeight = 137
- ClientWidth = 218
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 12
- object RadioGroup1: TRadioGroup
- Left = 8
- Top = 8
- Width = 201
- Height = 89
- Caption = 'DOS�������'
- TabOrder = 0
- end
- object RadioButton1: TRadioButton
- Left = 24
- Top = 32
- Width = 153
- Height = 17
- Caption = '����޳���J���ċN��'
- TabOrder = 1
- end
- object RadioButton2: TRadioButton
- Left = 24
- Top = 48
- Width = 153
- Height = 17
- Caption = '����޳���ŏ����ŋN��'
- Checked = True
- TabOrder = 2
- TabStop = True
- end
- object RadioButton3: TRadioButton
- Left = 24
- Top = 64
- Width = 161
- Height = 17
- Caption = '����޳��\�����Ȃ��ŋN��'
- TabOrder = 3
- end
- object Button1: TButton
- Left = 24
- Top = 104
- Width = 81
- Height = 25
- Caption = '�ݒ�'
- TabOrder = 4
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 112
- Top = 104
- Width = 81
- Height = 25
- Caption = '�L�����Z��'
- TabOrder = 5
- OnClick = Button2Click
- end
- object Edit1: TEdit
- Left = 8
- Top = 152
- Width = 25
- Height = 20
- TabOrder = 6
- Text = 'Edit1'
- Visible = False
- end
- object Edit2: TEdit
- Left = 40
- Top = 152
- Width = 25
- Height = 20
- TabOrder = 7
- Text = 'Edit2'
- Visible = False
- end
- object Edit3: TEdit
- Left = 72
- Top = 152
- Width = 25
- Height = 20
- TabOrder = 8
- Text = 'Edit3'
- Visible = False
- end
- end
-