home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 11 / CDROM11.iso / entrete / qmagico / _setup.1 / Magicos.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1997-05-25  |  928 b   |  46 lines

  1. object Form1: TForm1
  2.   Left = 249
  3.   Top = 178
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   Caption = '                   '
  9.   ClientHeight = 162
  10.   ClientWidth = 312
  11.   Ctl3D = False
  12.   Color = clWhite
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   FormStyle = fsMDIChild
  18.   Position = poScreenCenter
  19.   PrintScale = poNone
  20.   Visible = True
  21.   OnActivate = FormActivate
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Label1: TLabel
  25.     Left = 0
  26.     Top = 48
  27.     Width = 312
  28.     Height = 40
  29.     Caption = ' Quadrado M∩┐╜gico'
  30.     Font.Color = clGreen
  31.     Font.Height = -35
  32.     Font.Name = 'Arial'
  33.     Font.Style = [fsBold, fsItalic]
  34.     ParentFont = False
  35.   end
  36.   object Panel1: TPanel
  37.     Left = 0
  38.     Top = 141
  39.     Width = 312
  40.     Height = 21
  41.     Align = alBottom
  42.     Color = clActiveCaption
  43.     TabOrder = 0
  44.   end
  45. end
  46.