home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / tema / hollywin / download / Setup.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  2002-10-03  |  1KB  |  61 lines

  1. object Form2: TForm2
  2.   Left = 285
  3.   Top = 292
  4.   Width = 623
  5.   Height = 233
  6.   AlphaBlendValue = 188
  7.   BorderIcons = [biSystemMenu]
  8.   Caption = 'QINSTALL - ApEL software'
  9.   Color = 5581568
  10.   DefaultMonitor = dmDesktop
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = False
  18.   Position = poDefault
  19.   WindowState = wsMinimized
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnPaint = FormPaint
  23.   OnResize = FormResize
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object Image1: TImage
  27.     Left = 108
  28.     Top = 92
  29.     Width = 21
  30.     Height = 17
  31.     Picture.Data = {<image001.TMetafile>}
  32.     Visible = False
  33.   end
  34.   object ListBox1: TListBox
  35.     Left = 0
  36.     Top = 0
  37.     Width = 85
  38.     Height = 206
  39.     Align = alLeft
  40.     ItemHeight = 13
  41.     TabOrder = 0
  42.     Visible = False
  43.   end
  44.   object RichEdit1: TRichEdit
  45.     Left = 452
  46.     Top = 48
  47.     Width = 61
  48.     Height = 65
  49.     Lines.Strings = (
  50.       'RichEdit1')
  51.     TabOrder = 1
  52.     Visible = False
  53.   end
  54.   object Timer1: TTimer
  55.     Interval = 500
  56.     OnTimer = Timer1Timer
  57.     Left = 220
  58.     Top = 48
  59.   end
  60. end
  61.