home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / E-MAIL / Pronto / P32FAM.EXE / Family.z / FAMILY.exe / 0 / RCDATA / TDCRVIEWFORM / TDCRVIEWFORM.txt
Text File  |  1997-03-10  |  868b  |  47 lines

  1. object DcrViewForm: TDcrViewForm
  2.   Left = 117
  3.   Top = 155
  4.   BorderStyle = bsNone
  5.   Caption = 'DcrViewForm'
  6.   ClientHeight = 489
  7.   ClientWidth = 699
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object imgBackGr: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 630
  22.     Height = 431
  23.     AutoSize = True
  24.   end
  25.   object imgCancel: TImage
  26.     Left = 547
  27.     Top = 381
  28.     Width = 60
  29.     Height = 37
  30.     Cursor = 18
  31.     OnMouseDown = imgCancelMouseDown
  32.   end
  33.   object Shockdll1: TShockdll
  34.     Left = 55
  35.     Top = 35
  36.     Width = 513
  37.     Height = 343
  38.   end
  39.   object timerDelay: TTimer
  40.     Enabled = False
  41.     Interval = 100
  42.     OnTimer = timerDelayTimer
  43.     Left = 641
  44.     Top = 46
  45.   end
  46. end
  47.