object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = '���[���b�p���j�o�[�T���X ���[�} ���S���{��� Editor' ClientHeight = 99 ClientWidth = 529 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] OldCreateOrder = False OnClose = FormClose PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 20 Top = 14 Width = 328 Height = 12 Caption = '���[���b�p���j�o�[�T���X ���[�} ���S���{��Ł@�X�V�ҋ@���D�D�D' Font.Charset = SHIFTJIS_CHARSET Font.Color = clGreen Font.Height = -12 Font.Name = '�l�r �o����' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 20 Top = 38 Width = 218 Height = 12 Caption = '[F8] �L�[�����ōŐV�̃Z�[�u�f�[�^������' end object Label3: TLabel Left = 21 Top = 54 Width = 412 Height = 12 Caption = ' ����x�A�l�I�����A�S�[���h�����������J�X�^���f�[�^ �i_cust' + 'om_�j �𐶐�����' end object Button2: TButton Left = 444 Top = 8 Width = 65 Height = 21 Caption = '�I��(&X)' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r ����' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Button2Click end object StatusBar1: TStatusBar Left = 0 Top = 80 Width = 529 Height = 19 Panels = <> SimplePanel = True SimpleText = 'SaveDir - ' end object Button1: TButton Left = 372 Top = 8 Width = 65 Height = 21 Caption = '�ݒ�(&S)' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r ����' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Button1Click end object Timer1: TTimer Interval = 100 OnTimer = Timer1Timer Left = 480 Top = 32 end end