home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / photo / Setup.exe / {app} / screensaver.dat / 0 / RCDATA / TINFOFORM / TINFOFORM.txt
Encoding:
Text File  |  2002-06-04  |  746 b   |  39 lines

  1. object infoform: Tinfoform
  2.   Left = 718
  3.   Top = 420
  4.   BorderStyle = bsDialog
  5.   Caption = 'About PhotoMeister Screensaver'
  6.   ClientHeight = 233
  7.   ClientWidth = 372
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label2: TLabel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 353
  23.     Height = 177
  24.     AutoSize = False
  25.     Caption = 'Label2'
  26.     WordWrap = True
  27.   end
  28.   object Button1: TButton
  29.     Left = 280
  30.     Top = 200
  31.     Width = 75
  32.     Height = 25
  33.     Cancel = True
  34.     Caption = 'OK'
  35.     ModalResult = 1
  36.     TabOrder = 0
  37.   end
  38. end
  39.