inherited DesktopRuntimeForm: TDesktopRuntimeForm Left = 255 Top = 140 HelpContext = 6021 BorderStyle = bsDialog Caption = 'Select debug desktop' OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel [0] Left = 20 Top = 12 Width = 76 Height = 13 Caption = '&Debug desktop:' end inherited cbDesktopName: TComboBox Style = csDropDownList end inherited btnOK: TButton OnClick = btnOKClick end end