home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 249
- Top = 178
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- BorderIcons = []
- BorderStyle = bsNone
- Caption = ' '
- ClientHeight = 162
- ClientWidth = 312
- Ctl3D = False
- Color = clWhite
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- Position = poScreenCenter
- PrintScale = poNone
- Visible = True
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 0
- Top = 48
- Width = 312
- Height = 40
- Caption = ' Quadrado M�gico'
- Font.Color = clGreen
- Font.Height = -35
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- end
- object Panel1: TPanel
- Left = 0
- Top = 141
- Width = 312
- Height = 21
- Align = alBottom
- Color = clActiveCaption
- TabOrder = 0
- end
- end
-