home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / top50 / Postgeb / _setup.1 / Post.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  1999-04-13  |  1.0 KB  |  52 lines

  1. object Form2: TForm2
  2.   Left = 281
  3.   Top = 243
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   ClientHeight = 173
  9.   ClientWidth = 496
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnActivate = FormActivate
  20.   OnCloseQuery = FormCloseQuery
  21.   PixelsPerInch = 96
  22.   TextHeight = 16
  23.   object Image1: TImage
  24.     Left = 0
  25.     Top = 0
  26.     Width = 505
  27.     Height = 185
  28.     Picture.Data = {<image001.bmp>}
  29.     OnClick = Image1Click
  30.   end
  31.   object LCDLabel1: TLCDLabel
  32.     Left = 400
  33.     Top = 72
  34.     Width = 78
  35.     Height = 24
  36.     Caption = 'V1.50'
  37.     DotMatrix = Hitachi
  38.     PixelSpacing = 1
  39.     CharSpacing = 1
  40.     LineSpacing = 2
  41.     BorderSpace = 1
  42.     TextLines = 1
  43.     NoOfChars = 5
  44.     PixelOff = 11184810
  45.   end
  46.   object Timer1: TTimer
  47.     OnTimer = Timer1Timer
  48.     Left = 8
  49.     Top = 8
  50.   end
  51. end
  52.