object pWIPConfig: TpWIPConfig Left = 585 Top = 356 Width = 360 Height = 117 Caption = 'IP Config' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter Visible = True OnClose = FormClose OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object pIp4: TEdit Left = 14 Top = 24 Width = 27 Height = 21 MaxLength = 3 TabOrder = 0 Text = '125' end object pIp3: TEdit Left = 44 Top = 24 Width = 27 Height = 21 MaxLength = 3 TabOrder = 1 end object pIp2: TEdit Left = 74 Top = 24 Width = 27 Height = 21 MaxLength = 3 TabOrder = 2 end object pIp1: TEdit Left = 104 Top = 24 Width = 27 Height = 21 MaxLength = 3 TabOrder = 3 end object pPbToInt: TButton Left = 138 Top = 16 Width = 75 Height = 19 Caption = '==>' TabOrder = 4 OnClick = pPbToIntClick end object pPbFromInt: TButton Left = 138 Top = 38 Width = 75 Height = 19 Caption = '<==' TabOrder = 5 OnClick = pPbFromIntClick end object pPbIpInt: TEdit Left = 216 Top = 24 Width = 121 Height = 21 TabOrder = 6 end object pCpPowersock: TPowersock Port = 0 ReportLevel = 0 Left = 276 Top = 54 end end