home *** CD-ROM | disk | FTP | other *** search
/ IO CD 1999 May / IO_maj_99.iso / MENU / MENU.EXE / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1997-06-05  |  2KB  |  89 lines

  1. object Form2: TForm2
  2.   Left = 336
  3.   Top = 159
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Form2'
  7.   ClientHeight = 465
  8.   ClientWidth = 640
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 641
  22.     Height = 481
  23.     AutoSize = True
  24.     Center = True
  25.     Stretch = True
  26.   end
  27.   object Image2: TImage
  28.     Left = 10
  29.     Top = 300
  30.     Width = 268
  31.     Height = 40
  32.     AutoSize = True
  33.     ParentShowHint = False
  34.     ShowHint = True
  35.     Stretch = True
  36.     OnClick = Image2Click
  37.   end
  38.   object Image3: TImage
  39.     Left = 10
  40.     Top = 250
  41.     Width = 268
  42.     Height = 40
  43.     AutoSize = True
  44.     ParentShowHint = False
  45.     ShowHint = True
  46.     Stretch = True
  47.     OnClick = Image3Click
  48.   end
  49.   object Image4: TImage
  50.     Left = 10
  51.     Top = 350
  52.     Width = 268
  53.     Height = 40
  54.     AutoSize = True
  55.     ParentShowHint = False
  56.     ShowHint = True
  57.     Stretch = True
  58.     OnClick = Image4Click
  59.   end
  60.   object Image5: TImage
  61.     Left = 10
  62.     Top = 400
  63.     Width = 268
  64.     Height = 40
  65.     AutoSize = True
  66.     ParentShowHint = False
  67.     ShowHint = True
  68.     Stretch = True
  69.     OnClick = Image5Click
  70.   end
  71.   object Image6: TImage
  72.     Left = 300
  73.     Top = 400
  74.     Width = 319
  75.     Height = 39
  76.     AutoSize = True
  77.     Stretch = True
  78.     OnClick = Image6Click
  79.   end
  80.   object Image7: TImage
  81.     Left = 312
  82.     Top = 64
  83.     Width = 217
  84.     Height = 177
  85.     AutoSize = True
  86.     Stretch = True
  87.   end
  88. end
  89.