home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / temacd / photofiltre / pf-setup-en.exe / PhotoFiltre.exe / 0 / RCDATA / TNEWIMGFORM / TNEWIMGFORM.txt < prev   
Text File  |  2008-01-12  |  497b  |  24 lines

  1. object NewImgForm: TNewImgForm
  2.   Left = 216
  3.   Top = 138
  4.   Width = 500
  5.   Height = 353
  6.   Caption = 'NewImgForm'
  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.   FormStyle = fsMDIChild
  14.   Icon.Data = {<image000.ico>}
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poDefault
  18.   Visible = True
  19.   OnClose = FormClose
  20.   OnCloseQuery = FormCloseQuery
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23. end
  24.