object GroupDlg: TGroupDlg Left = 331 Top = 106 HelpContext = 55 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'Program Manager Group Installation' ClientHeight = 371 ClientWidth = 317 Color = clAppWorkSpace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 16 object Bevel1: TBevel Left = 8 Top = 8 Width = 300 Height = 317 Shape = bsFrame IsControl = True end object Label1: TLabel Left = 28 Top = 24 Width = 139 Height = 14 Caption = 'Program Manager Group:' Color = clAppWorkSpace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label2: TLabel Left = 28 Top = 92 Width = 189 Height = 14 Caption = 'Program Manager Command Line:' Color = clAppWorkSpace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label3: TLabel Left = 28 Top = 160 Width = 94 Height = 14 Caption = 'Item description:' Color = clAppWorkSpace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object OKBtn: TBitBtn Left = 56 Top = 336 Width = 77 Height = 27 HelpContext = 55 TabOrder = 0 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 144 Top = 336 Width = 77 Height = 27 HelpContext = 55 TabOrder = 1 OnClick = CancelBtnClick Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 232 Top = 336 Width = 77 Height = 27 HelpContext = 55 TabOrder = 2 Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end object ComboBox1: TComboBox Left = 28 Top = 44 Width = 257 Height = 23 HelpContext = 55 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ItemHeight = 15 ParentFont = False TabOrder = 3 end object Edit1: TEdit Left = 28 Top = 112 Width = 233 Height = 20 HelpContext = 55 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ReadOnly = True TabOrder = 4 Text = 'ProKon' end object Memo1: TMemo Left = 28 Top = 208 Width = 261 Height = 109 HelpContext = 55 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Lines.Strings = ( 'SETUP is about to install a new Program ' 'Manager Group and to install the ' 'necessary program item icons into the ' 'group. If necessary, you may select an ' 'existing group into which to install the ' 'program icons and you may enter a different ' 'program item description.') ParentFont = False TabOrder = 5 end object Edit2: TEdit Left = 28 Top = 180 Width = 233 Height = 23 HelpContext = 55 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 6 Text = 'ProKon - Metric Conversion' end object Edit3: TEdit Left = 28 Top = 68 Width = 121 Height = 24 TabOrder = 7 Text = 'regform command' Visible = False end object Edit4: TEdit Left = 156 Top = 68 Width = 121 Height = 24 TabOrder = 8 Text = 'regform desc' Visible = False end object Edit5: TEdit Left = 28 Top = 136 Width = 121 Height = 24 TabOrder = 9 Text = 'SiteReg command' Visible = False end object Edit6: TEdit Left = 156 Top = 136 Width = 121 Height = 24 TabOrder = 10 Text = 'SiteReg desc.' Visible = False end object DdeClientConv1: TDdeClientConv Left = 12 Top = 332 end end