object Form2: TForm2 Left = 1082 Top = 109 Width = 194 Height = 356 Caption = '��q�C����W' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Button1: TButton Left = 24 Top = 112 Width = 137 Height = 25 Caption = '�t�@�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 TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 24 Top = 152 Width = 137 Height = 25 Caption = '�t�@�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 TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 24 Top = 192 Width = 137 Height = 25 Caption = '�g������' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False TabOrder = 2 OnClick = Button3Click end object Button4: TButton Left = 24 Top = 232 Width = 137 Height = 25 Caption = '�`���������D�D�D' Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False TabOrder = 3 OnClick = Button4Click end object Button5: TButton Left = 24 Top = 272 Width = 137 Height = 25 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 TabOrder = 4 OnClick = Button5Click end object StatusBar1: TStatusBar Left = 0 Top = 310 Width = 186 Height = 19 Panels = < item Width = 500 end> SimplePanel = False end object TabControl1: TTabControl Left = 16 Top = 8 Width = 153 Height = 89 TabOrder = 6 OnChange = TabControl1Change object Label1: TLabel Left = 16 Top = 16 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 Edit1: TEdit Left = 16 Top = 32 Width = 121 Height = 23 Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] ParentFont = False TabOrder = 0 Text = '0' OnExit = Edit1Exit end object NkScrollBar1: TNkScrollBar Left = 16 Top = 56 Width = 121 Height = 16 Max = 99999999 TabOrder = 1 OnChange = NkScrollBar1Change end end object IgyBackUpFile1: TIgyBackUpFile Left = 24 Top = 136 end object IgyFileDump1: TIgyFileDump Left = 24 Top = 176 end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Filter = '�Z�[�u�f�[�^�iSAVEDAT*.dk4�j|savedat*.dk4' Left = 24 Top = 216 end end