object Form1: TForm1 Left = 279 Top = 203 Caption = 'Hyperbolic Tessellations' ClientHeight = 249 ClientWidth = 382 Color = clAppWorkSpace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIForm Menu = MainMenu1 OldCreateOrder = False Position = poDefault OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object StatusBar1: TStatusBar Left = 0 Top = 229 Width = 382 Height = 20 Panels = < item Width = 240 end item Style = psOwnerDraw Width = 50 end> OnDrawPanel = StatusBar1DrawPanel end object MainMenu1: TMainMenu Left = 36 Top = 44 object mnuFile: TMenuItem Caption = '&File' object mnuNew: TMenuItem Caption = '&New' ShortCut = 16462 OnClick = mnuNewClick end object N1: TMenuItem Caption = '-' end object SaveasWindowsBitmap1: TMenuItem Caption = '&Save as Windows Bitmap...' ShortCut = 16467 OnClick = SaveasWindowsBitmap1Click end object N2: TMenuItem Caption = '-' end object Exit1: TMenuItem Caption = '&Exit' OnClick = Exit1Click end end object mnuEdit: TMenuItem Caption = '&Edit' object mnuCopy: TMenuItem Caption = '&Copy Image to Clipboard' ShortCut = 16451 OnClick = mnuCopyClick end end object mnuHelp: TMenuItem Caption = '&Help' object mnuAbout: TMenuItem Caption = '&About...' ShortCut = 112 OnClick = mnuAboutClick end end end object ImageList1: TImageList Left = 68 Top = 44 end object XPManifest1: TXPManifest Left = 104 Top = 48 end end