object frmRPCResults: TfrmRPCResults Left = 203 Top = 152 Width = 611 Height = 480 Caption = 'frmRPCResults' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object listRPCResults: TListBox Left = 16 Top = 8 Width = 553 Height = 385 ItemHeight = 13 TabOrder = 0 end object Close: TButton Left = 440 Top = 408 Width = 97 Height = 33 Caption = 'Close' TabOrder = 1 OnClick = CloseClick end end