object Form1: TForm1 Left = 438 Top = 321 Width = 409 Height = 338 Caption = '�G�f�B�b�g���' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object GroupBox1: TGroupBox Left = 6 Top = 51 Width = 385 Height = 238 Caption = '�X�e�[�^�X' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False TabOrder = 0 object Bevel1: TBevel Left = 275 Top = 109 Width = 103 Height = 1 end object Bevel2: TBevel Left = 275 Top = 160 Width = 103 Height = 1 end object Panel1: TPanel Left = 6 Top = 24 Width = 244 Height = 201 BevelOuter = bvNone Caption = '�Z�[�u�f�[�^��Ǎ���ʼn������B' TabOrder = 2 end object TabControl1: TTabControl Left = 12 Top = 19 Width = 258 Height = 206 MultiLine = True TabIndex = 0 TabOrder = 0 Tabs.Strings = ( '�W���A��' '�J�^���[�i' '�I�b�g�[' '�G���l�X�g' '�s�G�g��' '�A��') OnChange = TabControl1Change object Label1: TLabel Left = 6 Top = 51 Width = 49 Height = 15 Caption = '������' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 83 Top = 51 Width = 49 Height = 15 Caption = '�q�C�p' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 166 Top = 51 Width = 33 Height = 15 Caption = '�m��' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 6 Top = 102 Width = 33 Height = 15 Caption = '����' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 83 Top = 102 Width = 33 Height = 15 Caption = '�E�C' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 166 Top = 102 Width = 33 Height = 15 Caption = '���Z' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label7: TLabel Left = 6 Top = 154 Width = 33 Height = 15 Caption = '����' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 83 Top = 154 Width = 68 Height = 15 Caption = '�q�C����' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Label9: TLabel Left = 166 Top = 154 Width = 68 Height = 15 Caption = '��p����' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False end object Edit1: TEdit Left = 26 Top = 70 Width = 32 Height = 23 TabOrder = 0 Text = '0' end object Edit2: TEdit Left = 96 Top = 70 Width = 33 Height = 23 TabOrder = 1 Text = '0' end object Edit3: TEdit Left = 186 Top = 70 Width = 32 Height = 23 TabOrder = 2 Text = '0' end object Edit4: TEdit Left = 26 Top = 122 Width = 32 Height = 23 TabOrder = 3 Text = '0' end object Edit5: TEdit Left = 96 Top = 122 Width = 33 Height = 23 TabOrder = 4 Text = '0' end object Edit6: TEdit Left = 186 Top = 122 Width = 32 Height = 23 TabOrder = 5 Text = '0' end object Edit7: TEdit Left = 26 Top = 173 Width = 32 Height = 23 TabOrder = 6 Text = '0' end object UpDown1: TUpDown Left = 58 Top = 70 Width = 15 Height = 23 Associate = Edit1 Min = 0 Position = 0 TabOrder = 7 Wrap = False end object UpDown2: TUpDown Left = 129 Top = 70 Width = 15 Height = 23 Associate = Edit2 Min = 0 Position = 0 TabOrder = 8 Wrap = False end object UpDown3: TUpDown Left = 218 Top = 70 Width = 15 Height = 23 Associate = Edit3 Min = 0 Position = 0 TabOrder = 9 Wrap = False end object UpDown4: TUpDown Left = 58 Top = 122 Width = 15 Height = 23 Associate = Edit4 Min = 0 Position = 0 TabOrder = 10 Wrap = False end object UpDown5: TUpDown Left = 129 Top = 122 Width = 15 Height = 23 Associate = Edit5 Min = 0 Position = 0 TabOrder = 11 Wrap = False end object UpDown6: TUpDown Left = 218 Top = 122 Width = 15 Height = 23 Associate = Edit6 Min = 0 Position = 0 TabOrder = 12 Wrap = False end object UpDown7: TUpDown Left = 58 Top = 173 Width = 15 Height = 23 Associate = Edit7 Min = 0 Position = 0 TabOrder = 13 Wrap = False end object Edit8: TEdit Left = 96 Top = 173 Width = 33 Height = 23 TabOrder = 14 Text = '0' end object Edit9: TEdit Left = 186 Top = 173 Width = 32 Height = 23 TabOrder = 15 Text = '0' end object UpDown8: TUpDown Left = 129 Top = 173 Width = 15 Height = 23 Associate = Edit8 Min = 0 Position = 0 TabOrder = 16 Wrap = False end object UpDown9: TUpDown Left = 218 Top = 173 Width = 15 Height = 23 Associate = Edit9 Min = 0 Position = 0 TabOrder = 17 Wrap = False end end object Button6: TButton Left = 281 Top = 122 Width = 96 Height = 19 Caption = '��ƏI��' TabOrder = 1 OnClick = Button6Click end end object Button1: TButton Left = 287 Top = 77 Width = 96 Height = 19 Caption = '�t�@�C���ǂݍ���' TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 287 Top = 102 Width = 96 Height = 20 Caption = '���̓N���A�[' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 287 Top = 128 Width = 96 Height = 19 Caption = '�t�@�C����������' TabOrder = 3 OnClick = Button3Click end object Button4: TButton Left = 287 Top = 229 Width = 96 Height = 19 Caption = 'Help...' TabOrder = 4 OnClick = Button4Click end object Button5: TButton Left = 287 Top = 256 Width = 96 Height = 19 Caption = '�o�[�W�������...' TabOrder = 5 OnClick = Button5Click end object StatusBar1: TStatusBar Left = 0 Top = 297 Width = 401 Height = 14 Panels = < item Width = 500 end> SimplePanel = False end object RadioGroup1: TRadioGroup Left = 6 Top = 6 Width = 385 Height = 34 Caption = '�Z�[�u�ԍ�' Columns = 10 Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Items.Strings = ( '1' '2' '3' '4' '5' '6' '7' '8' '9' '10') ParentFont = False TabOrder = 7 OnClick = RadioGroup1Click end object IgyFileDump1: TIgyFileDump Left = 320 Top = 200 end object IgyBackUpFile1: TIgyBackUpFile Left = 280 Top = 200 end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Filter = '�Z�[�u�f�[�^�iKOUKAI2.DAT�j|koukai2.dat' Left = 360 Top = 200 end end