object Form1: TForm1 Left = 494 Top = 220 Width = 283 Height = 313 Caption = '���C�����' 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 Memo1: TMemo Left = 16 Top = 8 Width = 241 Height = 145 Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [fsBold] Lines.Strings = ( '���Ɠ���ł́A�ꕔ�f�[�^�̔z��' '�ς��̂ŁA�K��' '' ' ���̏ꍇ�́@�u���f�[�^�ύX�v' ' ^^^^^^^^^^^^^^' ' ����̏ꍇ�́@�u����f�[�^�ύX�v' ' ^^^^^^^^^^^^^^' '��I��ʼn������B' '' '�Ԉ��������łُ̈�񍐂͎�' '�t���܂���B') ParentFont = False TabOrder = 0 WantReturns = False end object Button1: TButton Left = 16 Top = 168 Width = 241 Height = 25 Caption = '���f�[�^�ύX' 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 = 16 Top = 208 Width = 241 Height = 25 Caption = '����f�[�^�ύX' 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 = 16 Top = 248 Width = 241 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 = 3 OnClick = Button3Click end end