object Form1: TForm1 Left = 591 Top = 402 Width = 211 Height = 193 Caption = 'Dungeon Keeper' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Menu = MainMenu1 PixelsPerInch = 96 TextHeight = 12 object Bevel1: TBevel Left = 6 Top = 0 Width = 187 Height = 1 end object Start_: TButton Left = 30 Top = 77 Width = 139 Height = 20 Hint = '�����������ƁA�����������J�n���܂�' Caption = '���������J�n' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = Start_ClickClick end object End_: TButton Left = 30 Top = 102 Width = 136 Height = 20 Hint = '�����������ƁA�����������I�����܂�' Caption = '���������I��' ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = End_ClickClick end object StatusBar1: TStatusBar Left = 0 Top = 131 Width = 203 Height = 16 Panels = < item Width = 500 end> SimplePanel = False end object Panel1: TPanel Left = 8 Top = 16 Width = 185 Height = 49 TabOrder = 3 object CheckBox1: TCheckBox Left = 48 Top = 16 Width = 97 Height = 17 Hint = '9,000,000 �ɂ��܂�' Caption = '�����ύX' ParentShowHint = False ShowHint = True TabOrder = 0 end end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Filter = '�Z�[�u�f�[�^�i*.SAV�j|*.sav' Left = 8 Top = 80 end object MainMenu1: TMainMenu Left = 160 Top = 72 object FileF1: TMenuItem Caption = 'File(&F)' ShortCut = 16454 object Open_: TMenuItem Caption = 'Open(&O)' ShortCut = 16463 OnClick = Open_ClickClick end end object HelpH1: TMenuItem Caption = 'Help(&H)' ShortCut = 16456 object HlepOpen_: TMenuItem Caption = '�w���v' ShortCut = 112 OnClick = HlepOpen_Click end end object About_: TMenuItem Caption = 'Abou(&A)' ShortCut = 16449 OnClick = About_Click object TMenuItem ShortCut = 0 end end end end