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

  1. object AddUserTool: TAddUserTool
  2.   Left = 173
  3.   Top = 189
  4.   BorderStyle = bsDialog
  5.   Caption = 'Add user tool'
  6.   ClientHeight = 328
  7.   ClientWidth = 425
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object xPanel1: TxPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 425
  19.     Height = 328
  20.     Align = alClient
  21.     TabOrder = 0
  22.     data_int = 0
  23.     language = 2
  24.     object Label3: TLabel
  25.       Left = 12
  26.       Top = 124
  27.       Width = 6
  28.       Height = 13
  29.       Caption = '='
  30.     end
  31.     object Label6: TLabel
  32.       Left = 12
  33.       Top = 140
  34.       Width = 6
  35.       Height = 13
  36.       Caption = 'L'
  37.     end
  38.     object Label7: TLabel
  39.       Left = 12
  40.       Top = 156
  41.       Width = 6
  42.       Height = 13
  43.       Caption = 'L'
  44.     end
  45.     object Label8: TLabel
  46.       Left = 12
  47.       Top = 172
  48.       Width = 6
  49.       Height = 13
  50.       Caption = 'L'
  51.     end
  52.     object Label9: TLabel
  53.       Left = 12
  54.       Top = 188
  55.       Width = 6
  56.       Height = 13
  57.       Caption = 'L'
  58.     end
  59.     object xLabel1: TxLabel
  60.       Left = 8
  61.       Top = 12
  62.       Width = 51
  63.       Height = 13
  64.       Caption = 'Dateiname'
  65.       Caption_English = 'Filename'
  66.       Caption_German = 'Dateiname'
  67.     end
  68.     object xLabel2: TxLabel
  69.       Left = 8
  70.       Top = 48
  71.       Width = 85
  72.       Height = 13
  73.       Caption = 'Arbeitsverzeichnis'
  74.       Caption_English = 'Workdir'
  75.       Caption_German = 'Arbeitsverzeichnis'
  76.     end
  77.     object xLabel3: TxLabel
  78.       Left = 8
  79.       Top = 88
  80.       Width = 48
  81.       Height = 13
  82.       Caption = 'Parameter'
  83.       Caption_English = 'Parameter'
  84.       Caption_German = 'Parameter'
  85.     end
  86.     object xLabel4: TxLabel
  87.       Left = 8
  88.       Top = 256
  89.       Width = 98
  90.       Height = 13
  91.       Caption = 'Kommentar/Hinweis:'
  92.       Caption_English = 'Comment/Hint:'
  93.       Caption_German = 'Kommentar/Hinweis:'
  94.     end
  95.     object xLabel5: TxLabel
  96.       Left = 8
  97.       Top = 216
  98.       Width = 31
  99.       Height = 13
  100.       Caption = 'Name:'
  101.       Caption_English = 'Name:'
  102.       Caption_German = 'Name:'
  103.     end
  104.     object Edit1: TEdit
  105.       Left = 16
  106.       Top = 24
  107.       Width = 297
  108.       Height = 21
  109.       TabOrder = 0
  110.     end
  111.     object Edit5: TEdit
  112.       Left = 16
  113.       Top = 60
  114.       Width = 297
  115.       Height = 21
  116.       TabOrder = 1
  117.       Text = 'Edit5'
  118.     end
  119.     object Edit2: TEdit
  120.       Left = 16
  121.       Top = 100
  122.       Width = 297
  123.       Height = 21
  124.       TabOrder = 2
  125.       Text = 'Edit2'
  126.       OnChange = Edit2Change
  127.     end
  128.     object Edit4: TEdit
  129.       Left = 16
  130.       Top = 228
  131.       Width = 121
  132.       Height = 21
  133.       TabOrder = 3
  134.       Text = 'Edit4'
  135.     end
  136.     object Edit3: TEdit
  137.       Left = 16
  138.       Top = 268
  139.       Width = 297
  140.       Height = 21
  141.       TabOrder = 4
  142.       Text = 'Edit3'
  143.     end
  144.     object xButton1: TxButton
  145.       Left = 332
  146.       Top = 24
  147.       Width = 81
  148.       Height = 25
  149.       Caption = 'Durchsuchen...'
  150.       TabOrder = 5
  151.       OnClick = Button1Click
  152.       Caption_English = 'Browse...'
  153.       Caption_German = 'Durchsuchen...'
  154.       data_int = 0
  155.     end
  156.     object xButton2: TxButton
  157.       Left = 332
  158.       Top = 60
  159.       Width = 81
  160.       Height = 25
  161.       Caption = 'Durchsuchen...'
  162.       TabOrder = 6
  163.       OnClick = Button6Click
  164.       Caption_English = 'Browse...'
  165.       Caption_German = 'Durchsuchen...'
  166.       data_int = 0
  167.     end
  168.     object xButton3: TxButton
  169.       Left = 336
  170.       Top = 136
  171.       Width = 75
  172.       Height = 25
  173.       Caption = 'Voreinst.(java)'
  174.       TabOrder = 7
  175.       OnClick = Button2Click
  176.       Caption_English = 'Default (java)'
  177.       Caption_German = 'Voreinst.(java)'
  178.       data_int = 0
  179.     end
  180.     object xButton4: TxButton
  181.       Left = 336
  182.       Top = 168
  183.       Width = 75
  184.       Height = 25
  185.       Caption = 'Voreinst.(class)'
  186.       TabOrder = 8
  187.       OnClick = Button5Click
  188.       Caption_English = 'Default (class)'
  189.       Caption_German = 'Voreinst.(class)'
  190.       data_int = 0
  191.     end
  192.     object xButton5: TxButton
  193.       Left = 16
  194.       Top = 296
  195.       Width = 75
  196.       Height = 25
  197.       Caption = '&Ok'
  198.       TabOrder = 9
  199.       OnClick = Button3Click
  200.       Caption_English = '&Ok'
  201.       Caption_German = '&Ok'
  202.       data_int = 0
  203.     end
  204.     object xButton6: TxButton
  205.       Left = 100
  206.       Top = 296
  207.       Width = 75
  208.       Height = 25
  209.       Caption = '&Abbrechen'
  210.       ModalResult = 2
  211.       TabOrder = 10
  212.       Caption_English = '&Cancel'
  213.       Caption_German = '&Abbrechen'
  214.       data_int = 0
  215.     end
  216.     object xCheckbox1: TxCheckbox
  217.       Left = 172
  218.       Top = 228
  219.       Width = 237
  220.       Height = 17
  221.       Caption = #39'Vorkompiliert'#39' (preprocessed) ∩┐╜bergeben.'
  222.       State = cbChecked
  223.       TabOrder = 11
  224.       Caption_English = 'Overgive preprocessed'
  225.       Caption_German = #39'Vorkompiliert'#39' (preprocessed) ∩┐╜bergeben.'
  226.       data_int = 0
  227.     end
  228.   end
  229.   object OpenDialog1: TOpenDialog
  230.     FileEditStyle = fsEdit
  231.     Filter = 'Executables (*.exe;*.bat)|*.exe;*.bat|All files (*.*)|*.*'
  232.     Left = 340
  233.     Top = 260
  234.   end
  235. end
  236.