object frmChild: TfrmChild Left = 195 Top = 215 Width = 166 Height = 165 Caption = 'Tessellation' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild OldCreateOrder = False Position = poDefault Visible = True OnActivate = FormActivate OnClose = FormClose OnDestroy = FormDestroy OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove OnMouseUp = FormMouseUp OnPaint = FormPaint OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 end