object DcrViewForm: TDcrViewForm Left = 117 Top = 155 BorderStyle = bsNone Caption = 'DcrViewForm' ClientHeight = 489 ClientWidth = 699 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object imgBackGr: TImage Left = 0 Top = 0 Width = 630 Height = 431 AutoSize = True end object imgCancel: TImage Left = 547 Top = 381 Width = 60 Height = 37 Cursor = 18 OnMouseDown = imgCancelMouseDown end object Shockdll1: TShockdll Left = 55 Top = 35 Width = 513 Height = 343 end object timerDelay: TTimer Enabled = False Interval = 100 OnTimer = timerDelayTimer Left = 641 Top = 46 end end