object frmInst: TfrmInst Left = 179 Top = 102 BorderIcons = [biSystemMenu] BorderStyle = bsNone Caption = 'Edi - Installation' ClientHeight = 395 ClientWidth = 568 Color = clGray Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 15 Top = 10 Width = 434 Height = 359 TabOrder = 0 object Bevel1: TBevel Left = 5 Top = 5 Width = 424 Height = 348 end object bezNach: TLabel Left = 35 Top = 70 Width = 83 Height = 16 Caption = 'Installieren in :' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object bezKopiere: TLabel Left = 27 Top = 256 Width = 53 Height = 16 Caption = 'Kopiere :' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object bezDatei: TLabel Left = 87 Top = 256 Width = 322 Height = 16 AutoSize = False Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel2: TBevel Left = 5 Top = 50 Width = 424 Height = 2 end object Bevel3: TBevel Left = 5 Top = 128 Width = 424 Height = 2 end object Bevel4: TBevel Left = 5 Top = 166 Width = 424 Height = 2 end object Bevel5: TBevel Left = 5 Top = 241 Width = 424 Height = 2 end object bezTitelH: TLabel Left = 22 Top = 11 Width = 231 Height = 35 Caption = 'Edi - Installation' Color = clBtnFace Font.Color = clGray Font.Height = -32 Font.Name = 'MS Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object bezTitelV: TLabel Left = 20 Top = 10 Width = 231 Height = 35 Caption = 'Edi - Installation' Color = clBtnFace Font.Color = clWhite Font.Height = -32 Font.Name = 'MS Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object Bevel6: TBevel Left = 5 Top = 281 Width = 424 Height = 2 end object btnStart: TButton Left = 35 Top = 312 Width = 156 Height = 27 Caption = 'Installation starten' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = btnStartClick end object ediPfad: TEdit Left = 35 Top = 90 Width = 251 Height = 24 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 Text = 'C:\Programme\RHS\Edi\' end object btnEnde: TButton Left = 243 Top = 312 Width = 156 Height = 27 Caption = 'Installation abbrechen' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = btnEndeClick end object chkEinbinden: TCheckBox Left = 35 Top = 144 Width = 374 Height = 17 Caption = ' Programm in das Startmen� einbinden.' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 3 end object chkTXT: TCheckBox Left = 35 Top = 184 Width = 377 Height = 17 Caption = 'Dateien mit der Endung [ txt ] mit Edi verkn�pfen.' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 4 end object chkASC: TCheckBox Left = 35 Top = 208 Width = 377 Height = 17 Caption = 'Dateien mit der Endung [ asc ] mit Edi verkn�pfen.' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 5 end end object DdeClient: TDdeClientConv DdeService = 'ProgMan' ConnectMode = ddeManual Left = 530 Top = 10 LinkInfo = ( 'Service ProgMan' 'Topic ') end end