home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / Iavadraw.exe / 0 / RCDATA / TNEWPROJECT / TNEWPROJECT.txt < prev   
Text File  |  1997-09-20  |  8KB  |  303 lines

  1. object NewProject: TNewProject
  2.   Left = 59
  3.   Top = 319
  4.   BorderStyle = bsDialog
  5.   Caption = 'Create new project...'
  6.   ClientHeight = 287
  7.   ClientWidth = 534
  8.   Font.Color = clWindowText
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object xPanel1: TxPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 534
  21.     Height = 287
  22.     Align = alClient
  23.     BevelWidth = 2
  24.     TabOrder = 0
  25.     data_int = 0
  26.     language = 2
  27.     object project_group: TxGroupBox
  28.       Left = 24
  29.       Top = 12
  30.       Width = 193
  31.       Height = 157
  32.       TabOrder = 0
  33.       Caption_German = 'Projekt-typ'
  34.       data_int = 0
  35.       language = 2
  36.       object xRadioButton1: TxRadioButton
  37.         Left = 16
  38.         Top = 24
  39.         Width = 165
  40.         Height = 17
  41.         Caption = 'Applet'
  42.         TabOrder = 0
  43.         Caption_English = 'Applet'
  44.         Caption_France = 'Applet'
  45.         Caption_German = 'Applet'
  46.         Caption_Spanish = 'Applet'
  47.         data_int = 0
  48.         language = 2
  49.       end
  50.       object xRadioButton2: TxRadioButton
  51.         Left = 16
  52.         Top = 44
  53.         Width = 165
  54.         Height = 17
  55.         Caption = 'Standalone'
  56.         Checked = True
  57.         TabOrder = 1
  58.         TabStop = True
  59.         Caption_English = 'Standalone'
  60.         Caption_France = 'Standalone'
  61.         Caption_German = 'Standalone'
  62.         Caption_Spanish = 'Standalone'
  63.         data_int = 0
  64.         language = 2
  65.       end
  66.       object xRadioButton3: TxRadioButton
  67.         Left = 16
  68.         Top = 64
  69.         Width = 161
  70.         Height = 17
  71.         Caption = 'Twitter'
  72.         TabOrder = 2
  73.         Caption_English = 'Twitter'
  74.         Caption_German = 'Zwitter'
  75.         data_int = 0
  76.         language = 2
  77.       end
  78.       object xRadioButton4: TxRadioButton
  79.         Left = 16
  80.         Top = 84
  81.         Width = 161
  82.         Height = 17
  83.         Caption = 'Package'
  84.         TabOrder = 3
  85.         Caption_English = 'Package'
  86.         Caption_France = 'Package'
  87.         Caption_German = 'Package'
  88.         Caption_Spanish = 'Package'
  89.         data_int = 0
  90.         language = 2
  91.       end
  92.       object xRadioButton5: TxRadioButton
  93.         Left = 16
  94.         Top = 104
  95.         Width = 165
  96.         Height = 17
  97.         Caption = 'Bean'
  98.         TabOrder = 4
  99.         Caption_English = 'Bean'
  100.         Caption_France = 'Bean'
  101.         Caption_German = 'Bean'
  102.         Caption_Spanish = 'Bean'
  103.         data_int = 0
  104.         language = 2
  105.       end
  106.       object xRadioButton6: TxRadioButton
  107.         Left = 16
  108.         Top = 124
  109.         Width = 161
  110.         Height = 17
  111.         TabOrder = 5
  112.         Visible = False
  113.         Caption_German = 'Konvertiertes Delphi Projekt'
  114.         data_int = 0
  115.         language = 2
  116.       end
  117.     end
  118.     object import_group: TxGroupBox
  119.       Left = 216
  120.       Top = 12
  121.       Width = 293
  122.       Height = 157
  123.       TabOrder = 1
  124.       Caption_German = 'Importierte Bibliotheken'
  125.       data_int = 0
  126.       language = 2
  127.       object xCheckbox1: TxCheckbox
  128.         Left = 16
  129.         Top = 24
  130.         Width = 269
  131.         Height = 17
  132.         Caption = 'AWT (Abstract Window Toolkit)'
  133.         State = cbChecked
  134.         TabOrder = 0
  135.         Caption_English = 'AWT (Abstract Window Toolkit)'
  136.         Caption_German = 'AWT (Abstract Window Toolkit)'
  137.         data_int = 0
  138.         language = 2
  139.       end
  140.       object xCheckbox2: TxCheckbox
  141.         Left = 16
  142.         Top = 104
  143.         Width = 269
  144.         Height = 17
  145.         Caption = 'IO (Input and Output classes)'
  146.         TabOrder = 1
  147.         Caption_English = 'IO (Input and Output classes)'
  148.         Caption_German = 'IO (Klassen f∩┐╜r Eingabe und Ausgabe)'
  149.         data_int = 0
  150.         language = 2
  151.       end
  152.       object xCheckbox3: TxCheckbox
  153.         Left = 16
  154.         Top = 64
  155.         Width = 269
  156.         Height = 17
  157.         Caption = 'NET (Networking classes - TCP/IP, URL ...)'
  158.         State = cbChecked
  159.         TabOrder = 2
  160.         Caption_English = 'NET (Networking classes - TCP/IP, URL ...)'
  161.         Caption_German = 'NET (Netzwerk Klassen - TCP/IP, URL ...)'
  162.         data_int = 0
  163.         language = 2
  164.       end
  165.       object xCheckbox4: TxCheckbox
  166.         Left = 16
  167.         Top = 84
  168.         Width = 269
  169.         Height = 17
  170.         Caption = 'UTIL (Utility classes - Hashtable, Vector ...)'
  171.         TabOrder = 3
  172.         Caption_English = 'UTIL (Utility classes - Hashtable, Vector ...)'
  173.         Caption_German = 'UTIL (Utility Klassen - Hashtable, Vector ...)'
  174.         data_int = 0
  175.         language = 2
  176.       end
  177.       object xCheckbox5: TxCheckbox
  178.         Left = 16
  179.         Top = 44
  180.         Width = 269
  181.         Height = 17
  182.         Caption = 'Applet (Support for embedding)'
  183.         TabOrder = 4
  184.         Caption_English = 'Applet (Support for embedding)'
  185.         Caption_German = 'Applet (Unterst∩┐╜tzung f∩┐╜r Applets)'
  186.         data_int = 0
  187.         language = 2
  188.       end
  189.       object xCheckbox6: TxCheckbox
  190.         Left = 16
  191.         Top = 124
  192.         Width = 269
  193.         Height = 17
  194.         Caption = 'BEANS (Java beans development)'
  195.         State = cbChecked
  196.         TabOrder = 5
  197.         Caption_English = 'BEANS (Java beans development)'
  198.         Caption_German = 'BEANS (Java beans Entwicklung)'
  199.         data_int = 0
  200.         language = 2
  201.       end
  202.     end
  203.     object name_group: TxGroupBox
  204.       Left = 24
  205.       Top = 172
  206.       Width = 485
  207.       Height = 69
  208.       TabOrder = 2
  209.       Caption_German = 'Name'
  210.       data_int = 0
  211.       language = 2
  212.       object xLabel1: TxLabel
  213.         Left = 12
  214.         Top = 16
  215.         Width = 37
  216.         Height = 16
  217.         Caption = 'Name'
  218.         Caption_English = 'Name'
  219.         Caption_German = 'Name'
  220.         language = 2
  221.       end
  222.       object xLabel2: TxLabel
  223.         Left = 148
  224.         Top = 16
  225.         Width = 69
  226.         Height = 16
  227.         Caption = 'Directory'
  228.         Caption_English = 'Directory'
  229.         Caption_German = 'Verzeichnis'
  230.         language = 2
  231.       end
  232.       object Edit1: TEdit
  233.         Left = 13
  234.         Top = 33
  235.         Width = 120
  236.         Height = 24
  237.         TabOrder = 0
  238.         Text = 'NONAME'
  239.         OnChange = Edit1Change
  240.         OnKeyPress = Edit1KeyPress
  241.       end
  242.       object Edit2: TEdit
  243.         Left = 149
  244.         Top = 33
  245.         Width = 228
  246.         Height = 24
  247.         CharCase = ecUpperCase
  248.         TabOrder = 1
  249.         Text = 'EDIT2'
  250.       end
  251.       object xButton1: TxButton
  252.         Left = 384
  253.         Top = 32
  254.         Width = 91
  255.         Height = 25
  256.         Caption = 'Browse...'
  257.         TabOrder = 2
  258.         OnClick = Button1Click
  259.         Caption_English = 'Browse...'
  260.         Caption_France = 'Fouiller'
  261.         Caption_German = 'Durchsuchen...'
  262.         data_int = 0
  263.         language = 2
  264.       end
  265.     end
  266.     object xButton2: TxButton
  267.       Left = 188
  268.       Top = 252
  269.       Width = 75
  270.       Height = 25
  271.       Caption = 'Ok'
  272.       TabOrder = 3
  273.       OnClick = Button2Click
  274.       Caption_English = 'Ok'
  275.       Caption_France = 'Ok'
  276.       Caption_German = 'Ok'
  277.       data_int = 0
  278.       language = 2
  279.     end
  280.     object xButton3: TxButton
  281.       Left = 276
  282.       Top = 252
  283.       Width = 75
  284.       Height = 25
  285.       Caption = 'Cancel'
  286.       ModalResult = 2
  287.       TabOrder = 4
  288.       Caption_English = 'Cancel'
  289.       Caption_France = 'Casser'
  290.       Caption_German = 'Abbrechen'
  291.       data_int = 0
  292.       language = 2
  293.     end
  294.   end
  295.   object OpenDialog1: TOpenDialog
  296.     FileEditStyle = fsEdit
  297.     Filter = 'Delphi project (*.dpr)|*.dpr'
  298.     Options = [ofFileMustExist]
  299.     Left = 68
  300.     Top = 248
  301.   end
  302. end
  303.