home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / Pcwk32.exe / 0 / RCDATA / TPICT_FRM / TPICT_FRM.txt < prev   
Text File  |  2000-05-23  |  558b  |  29 lines

  1. object PICT_FRM: TPICT_FRM
  2.   Left = 192
  3.   Top = 109
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'PICT_FRM'
  7.   ClientHeight = 348
  8.   ClientWidth = 536
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object BGIMG: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 105
  23.     Height = 105
  24.     Center = True
  25.     Picture.Data = {<image000.jpg>}
  26.     OnClick = BGIMGClick
  27.   end
  28. end
  29.