object frmSwitchHelp: TfrmSwitchHelp Left = 236 Top = 155 Width = 625 Height = 489 Caption = 'Liste der registrierten Schalter' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False DesignSize = ( 617 462) PixelsPerInch = 96 TextHeight = 13 object mlRegistredSwitches: TMemo Left = 8 Top = 22 Width = 600 Height = 391 Anchors = [akLeft, akTop, akRight, akBottom] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Small Fonts' Font.Style = [] Lines.Strings = ( '') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end object pbOk: TBitBtn Left = 535 Top = 426 Width = 75 Height = 25 Anchors = [akRight, akBottom] TabOrder = 1 Kind = bkOK end end