home *** CD-ROM | disk | FTP | other *** search
/ Powerdrive 1997 June / POWERDRIVE0697.ISO / share / win95 / anwend / qcopy / _setup.1 / Qcwin.exe / 0 / RCDATA / TLOCKERRORDLG / TLOCKERRORDLG.txt
Text File  |  1997-03-24  |  1KB  |  62 lines

  1. object lockerrordlg: Tlockerrordlg
  2.   Left = 277
  3.   Top = 116
  4.   Width = 384
  5.   Height = 182
  6.   Caption = 'Fehlerhinweis'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   OnCreate = FormCreate
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Bevel1: TBevel
  15.     Left = 0
  16.     Top = 0
  17.     Width = 374
  18.     Height = 153
  19.     Visible = False
  20.   end
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 353
  25.     Height = 41
  26.     AutoSize = False
  27.     WordWrap = True
  28.   end
  29.   object Label2: TLabel
  30.     Left = 8
  31.     Top = 56
  32.     Width = 360
  33.     Height = 41
  34.     AutoSize = False
  35.     WordWrap = True
  36.   end
  37.   object BitBtn1: TBitBtn
  38.     Left = 25
  39.     Top = 112
  40.     Width = 91
  41.     Height = 25
  42.     TabOrder = 0
  43.     Kind = bkRetry
  44.   end
  45.   object BitBtn2: TBitBtn
  46.     Left = 260
  47.     Top = 112
  48.     Width = 91
  49.     Height = 25
  50.     TabOrder = 1
  51.     Kind = bkCancel
  52.   end
  53.   object BitBtn3: TBitBtn
  54.     Left = 143
  55.     Top = 112
  56.     Width = 91
  57.     Height = 25
  58.     TabOrder = 2
  59.     Kind = bkIgnore
  60.   end
  61. end
  62.