home *** CD-ROM | disk | FTP | other *** search
- object NewProPath: TNewProPath
- Left = 122
- Top = 503
- BorderStyle = bsDialog
- Caption = 'New Project'
- ClientHeight = 113
- ClientWidth = 395
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 16
- object xPanel1: TxPanel
- Left = 0
- Top = 0
- Width = 395
- Height = 113
- Align = alClient
- BevelWidth = 2
- TabOrder = 0
- data_int = 0
- language = 2
- object xLabel1: TxLabel
- Left = 12
- Top = 20
- Width = 174
- Height = 16
- Caption = 'Verzeichnis f�r neues Projekt:'
- Caption_English = 'Choose directory for new project:'
- Caption_German = 'Verzeichnis f�r neues Projekt:'
- end
- object Bevel1: TBevel
- Left = 8
- Top = 16
- Width = 381
- Height = 57
- Shape = bsFrame
- end
- object Edit1: TEdit
- Left = 17
- Top = 37
- Width = 264
- Height = 24
- CharCase = ecUpperCase
- TabOrder = 0
- end
- object xButton1: TxButton
- Left = 292
- Top = 36
- Width = 89
- Height = 25
- Caption = '&Durchsuchen'
- TabOrder = 1
- OnClick = Button1Click
- Caption_English = '&Browse'
- Caption_German = '&Durchsuchen'
- data_int = 0
- end
- object xButton2: TxButton
- Left = 128
- Top = 80
- Width = 75
- Height = 25
- Caption = '&Ok'
- TabOrder = 2
- OnClick = Button2Click
- Caption_English = '&Ok'
- Caption_German = '&Ok'
- data_int = 0
- end
- object xBitBtn1: TxBitBtn
- Left = 212
- Top = 80
- Width = 75
- Height = 25
- Caption = '&Abbrechen'
- ModalResult = 2
- TabOrder = 3
- Caption_English = '&Cancel'
- Caption_German = '&Abbrechen'
- data_int = 0
- end
- end
- end
-