object Form1: TForm1 Left = 279 Top = 119 Width = 209 Height = 361 Caption = 'SIM SAFARI' 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 TabControl1: TTabControl Left = 16 Top = 8 Width = 169 Height = 57 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 OnChange = TabControl1Change object Label1: TLabel Left = 16 Top = 20 Width = 17 Height = 15 Caption = '��' end object Edit1: TEdit Left = 48 Top = 16 Width = 97 Height = 23 TabOrder = 0 Text = '0' OnExit = Edit1Exit end end object Button1: TButton Left = 24 Top = 80 Width = 153 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 = Button1Click end object Button2: TButton Left = 24 Top = 120 Width = 153 Height = 25 Caption = '�N���A�[' 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 = Button2Click end object Button3: TButton Left = 24 Top = 160 Width = 153 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 = 3 OnClick = Button3Click end object Button4: TButton Left = 24 Top = 200 Width = 153 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 = 4 OnClick = Button4Click end object Button5: TButton Left = 24 Top = 240 Width = 153 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 = 5 OnClick = Button5Click end object Button6: TButton Left = 24 Top = 280 Width = 153 Height = 25 Caption = '�I��' 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 = 6 OnClick = Button6Click end object StatusBar1: TStatusBar Left = 0 Top = 315 Width = 201 Height = 19 Panels = < item Width = 500 end> SimplePanel = False end object IgyBackUpFile1: TIgyBackUpFile Left = 24 Top = 104 end object IgyFileDump1: TIgyFileDump Left = 24 Top = 144 end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Filter = '�Z�[�u�f�[�^�i*.saf�j|*.saf' Left = 24 Top = 184 end end