home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / borland / cb / setup / cbuilder / data.z / VIEWFRM.DFM / VIEWFRM.txt
Text File  |  1997-02-28  |  349b  |  21 lines

  1. object ViewFrm: TViewFrm
  2.   Left = 174
  3.   Top = 114
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'ViewFrm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object Image1: TImage
  14.     Left = 0
  15.     Top = 0
  16.     Width = 427
  17.     Height = 273
  18.     Align = alClient
  19.   end
  20. end
  21.