home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 76 / XENIATGM66.iso / Goodies / VirtualPuzzle / Setup.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1999-11-14  |  3KB  |  166 lines

  1. object Form1: TForm1
  2.   Left = 176
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Autocomposizione di installazione'
  7.   ClientHeight = 347
  8.   ClientWidth = 530
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   Scaled = False
  20.   OnActivate = FormActivate
  21.   OnCloseQuery = FormCloseQuery
  22.   OnCreate = FormCreate
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Label1: TLabel
  26.     Left = 146
  27.     Top = 78
  28.     Width = 281
  29.     Height = 13
  30.     Caption = 'Questo programma installer∩┐╜ Virtual Puzzle 1.00 nel sistema.'
  31.   end
  32.   object Label2: TLabel
  33.     Left = 147
  34.     Top = 115
  35.     Width = 217
  36.     Height = 13
  37.     Caption = 'Fare click su '#39'Avanti'#39' per iniziare l'#39'installazione.'
  38.   end
  39.   object Label3: TLabel
  40.     Left = 312
  41.     Top = 190
  42.     Width = 124
  43.     Height = 13
  44.     Caption = 'Programma di installazione'
  45.   end
  46.   object Label4: TLabel
  47.     Left = 313
  48.     Top = 206
  49.     Width = 65
  50.     Height = 13
  51.     Caption = 'Versione 2.00'
  52.   end
  53.   object Label5: TLabel
  54.     Left = 312
  55.     Top = 222
  56.     Width = 105
  57.     Height = 13
  58.     Caption = '@ 1999, MCSoftware.'
  59.   end
  60.   object Label6: TLabel
  61.     Left = 312
  62.     Top = 238
  63.     Width = 89
  64.     Height = 13
  65.     Caption = 'Tutti i diritti riservati'
  66.   end
  67.   object Panel1: TPanel
  68.     Left = 8
  69.     Top = 10
  70.     Width = 121
  71.     Height = 280
  72.     BevelOuter = bvLowered
  73.     TabOrder = 0
  74.     object Image1: TImage
  75.       Left = 1
  76.       Top = 1
  77.       Width = 119
  78.       Height = 278
  79.       Align = alClient
  80.       AutoSize = True
  81.       Center = True
  82.       Picture.Data = {<image001.bmp>}
  83.     end
  84.   end
  85.   object GroupBox1: TGroupBox
  86.     Left = 7
  87.     Top = 296
  88.     Width = 514
  89.     Height = 7
  90.     TabOrder = 1
  91.   end
  92.   object Button1: TButton
  93.     Left = 360
  94.     Top = 314
  95.     Width = 75
  96.     Height = 25
  97.     Caption = 'Avanti'
  98.     TabOrder = 2
  99.     OnClick = Button1Click
  100.   end
  101.   object Button2: TButton
  102.     Left = 448
  103.     Top = 314
  104.     Width = 75
  105.     Height = 25
  106.     Caption = 'Annulla'
  107.     TabOrder = 3
  108.     OnClick = Button2Click
  109.   end
  110.   object Panel2: TPanel
  111.     Left = 144
  112.     Top = 10
  113.     Width = 377
  114.     Height = 41
  115.     BevelOuter = bvLowered
  116.     TabOrder = 4
  117.     object Image2: TImage
  118.       Left = 1
  119.       Top = 1
  120.       Width = 375
  121.       Height = 39
  122.       Align = alClient
  123.       AutoSize = True
  124.       Center = True
  125.       Picture.Data = {<image002.bmp>}
  126.     end
  127.   end
  128.   object Panel3: TPanel
  129.     Left = 144
  130.     Top = 160
  131.     Width = 377
  132.     Height = 6
  133.     BevelOuter = bvNone
  134.     Color = clGrayText
  135.     TabOrder = 5
  136.   end
  137.   object Panel4: TPanel
  138.     Left = 144
  139.     Top = 283
  140.     Width = 377
  141.     Height = 6
  142.     BevelOuter = bvNone
  143.     Color = clGrayText
  144.     TabOrder = 6
  145.   end
  146.   object Panel5: TPanel
  147.     Left = 144
  148.     Top = 176
  149.     Width = 145
  150.     Height = 97
  151.     BevelOuter = bvLowered
  152.     Color = clWhite
  153.     TabOrder = 7
  154.     object Image3: TImage
  155.       Left = 1
  156.       Top = 1
  157.       Width = 143
  158.       Height = 95
  159.       Align = alClient
  160.       AutoSize = True
  161.       Center = True
  162.       Picture.Data = {<image003.bmp>}
  163.     end
  164.   end
  165. end
  166.