object FormMain: TFormMain Left = 180 Top = 443 Width = 377 Height = 396 Caption = 'Apprentice'#39's Pencil' Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Menu = MainMenu OldCreateOrder = False Position = poDefaultPosOnly OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 284 Top = 80 Width = 40 Height = 22 Alignment = taRightJustify Caption = '�E��' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -23 Font.Name = 'Terminal' Font.Style = [] ParentFont = False Layout = tlCenter end object Label2: TLabel Left = 336 Top = 160 Width = 20 Height = 22 Alignment = taRightJustify Caption = '�E' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -23 Font.Name = 'Terminal' Font.Style = [] ParentFont = False Layout = tlCenter end object Label3: TLabel Left = 284 Top = 256 Width = 40 Height = 22 Alignment = taRightJustify Caption = '�E��' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -23 Font.Name = 'Terminal' Font.Style = [] ParentFont = False Layout = tlCenter end object Label4: TLabel Left = 100 Top = 320 Width = 160 Height = 26 Alignment = taCenter AutoSize = False Caption = '��' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -23 Font.Name = 'Terminal' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 40 Top = 256 Width = 40 Height = 22 Caption = '����' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -23 Font.Name = 'Terminal' Font.Style = [] ParentFont = False Layout = tlCenter end object Label6: TLabel Left = 16 Top = 160 Width = 20 Height = 22 Caption = '��' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -23 Font.Name = 'Terminal' Font.Style = [] ParentFont = False Layout = tlCenter end object Label7: TLabel Left = 40 Top = 80 Width = 40 Height = 22 Caption = '����' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -23 Font.Name = 'Terminal' Font.Style = [] ParentFont = False Layout = tlCenter end object Label0: TLabel Left = 100 Top = 16 Width = 160 Height = 26 Alignment = taCenter AutoSize = False Caption = '��' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -23 Font.Name = 'Terminal' Font.Style = [] ParentFont = False end object MainMenu: TMainMenu Left = 288 Top = 16 object Help1: TMenuItem Caption = '�o�[�W�������' object About1: TMenuItem Caption = '�p�[�W�������' OnClick = About1Click end end end end