home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2000 July & August / EPA005.iso / EPA / ea3 / prg / Engact.ex_ / 0 / RCDATA / TPICTUREFORM / TPICTUREFORM.txt
Text File  |  2000-03-20  |  624b  |  31 lines

  1. inherited PictureForm: TPictureForm
  2.   Left = 493
  3.   Top = 224
  4.   Caption = 'PictureForm'
  5.   OnClick = FormClick
  6.   OnMouseDown = FormMouseDown
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited OKBtn: TPaintedButton
  10.     Width = 30
  11.     Height = 30
  12.     Visible = False
  13.     BAPicture = nil
  14.   end
  15.   inherited CancelBtn: TPaintedButton
  16.     Width = 30
  17.     Height = 30
  18.     Visible = False
  19.     BAPicture = nil
  20.   end
  21.   object Picture: TRegionPicture [2]
  22.     Left = 0
  23.     Top = 0
  24.     Width = 105
  25.     Height = 105
  26.     AutoSize = True
  27.     OnClick = PictureClick
  28.   end
  29.   inherited Buttons: TBmpArray
  30.     FileName = ''
  31.     Picture.Data = {00}