object Form17: TForm17 Left = 192 Top = 103 BorderIcons = [biSystemMenu] BorderStyle = bsToolWindow Caption = 'Add Switch' ClientHeight = 21 ClientWidth = 121 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Edit1: TEdit Left = 0 Top = 0 Width = 121 Height = 21 TabOrder = 0 OnKeyDown = Edit1KeyDown end end