home *** CD-ROM | disk | FTP | other *** search
/ 212.85.107.9 / 212.85.107.9.tar / 212.85.107.9 / DN30210 / Autorun.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2014-03-03  |  393b  |  20 lines

  1. object Form1: TForm1
  2.   Left = 0
  3.   Top = 3000
  4.   Width = 148
  5.   Height = 40
  6.   Caption = 'Form1'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = False
  15.   OnActivate = FormActivate
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19. end
  20.