object Form1: TForm1 Left = 192 Top = 107 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = '���_�ٕ��^�y���\�i Memory Editor' ClientHeight = 145 ClientWidth = 313 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter OnClose = CloseEditor PixelsPerInch = 96 TextHeight = 12 object Button1: TButton Left = 232 Top = 8 Width = 73 Height = 25 Caption = '���s' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 232 Top = 40 Width = 73 Height = 25 Caption = '�I��' TabOrder = 1 OnClick = Button2Click end object Panel1: TPanel Left = 8 Top = 8 Width = 217 Height = 129 BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 2 object Memo1: TMemo Left = 16 Top = 16 Width = 193 Height = 105 TabStop = False BorderStyle = bsNone Color = clBtnFace Ctl3D = True Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Lines.Strings = ( '�ȉ��̃p�����[�^���ő�l�ɂ��܂�' '' ' �P�D�L�����N�^�[�̊e�X�e�[�^�X' ' LEVEL�CP-LEVEL�C' ' STR�CVIT�CTEC�CAGL�CLUK�C' ' HP�CSP' '' ' �Q�D�p�[�e�B�̏������C���_����') ParentCtl3D = False ParentFont = False TabOrder = 0 end end end