object lockerrordlg: Tlockerrordlg Left = 277 Top = 116 Width = 384 Height = 182 Caption = 'Fehlerhinweis' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 0 Width = 374 Height = 153 Visible = False end object Label1: TLabel Left = 8 Top = 8 Width = 353 Height = 41 AutoSize = False WordWrap = True end object Label2: TLabel Left = 8 Top = 56 Width = 360 Height = 41 AutoSize = False WordWrap = True end object BitBtn1: TBitBtn Left = 25 Top = 112 Width = 91 Height = 25 TabOrder = 0 Kind = bkRetry end object BitBtn2: TBitBtn Left = 260 Top = 112 Width = 91 Height = 25 TabOrder = 1 Kind = bkCancel end object BitBtn3: TBitBtn Left = 143 Top = 112 Width = 91 Height = 25 TabOrder = 2 Kind = bkIgnore end end