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

  1. object SetDirs: TSetDirs
  2.   Left = 25
  3.   Top = 293
  4.   BorderStyle = bsDialog
  5.   Caption = 'Options | Directories'
  6.   ClientHeight = 384
  7.   ClientWidth = 541
  8.   Font.Color = clBlack
  9.   Font.Height = -14
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = [fsBold]
  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 = 541
  21.     Height = 384
  22.     Align = alClient
  23.     BevelOuter = bvNone
  24.     Font.Color = clBlack
  25.     Font.Height = -11
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = []
  28.     ParentFont = False
  29.     TabOrder = 0
  30.     data_int = 0
  31.     language = 2
  32.     object xLabel1: TxLabel
  33.       Left = 8
  34.       Top = 8
  35.       Width = 345
  36.       Height = 13
  37.       Caption = 
  38.         'Um richtig mit iavaDraw zu arbeiten, setzen Sie bitte die folgen' +
  39.         'den Pfade:'
  40.       Caption_English = 
  41.         'For properly working of Iavadraw, set all locations of the requi' +
  42.         'red components here.'
  43.       Caption_German = 
  44.         'Um richtig mit iavaDraw zu arbeiten, setzen Sie bitte die folgen' +
  45.         'den Pfade:'
  46.     end
  47.     object Bevel1: TBevel
  48.       Left = 8
  49.       Top = 44
  50.       Width = 525
  51.       Height = 297
  52.       Shape = bsFrame
  53.     end
  54.     object xLabel2: TxLabel
  55.       Left = 24
  56.       Top = 56
  57.       Width = 247
  58.       Height = 13
  59.       Caption = 'Pfad f∩┐╜r Java Development Kit 1.1.x (z.B. C:\JDK11)'
  60.       Caption_English = 'Location of Java Development Kit 1.1.x (e.g.: C:\JDK111)'
  61.       Caption_German = 'Pfad f∩┐╜r Java Development Kit 1.1.x (z.B. C:\JDK11)'
  62.     end
  63.     object xLabel3: TxLabel
  64.       Left = 24
  65.       Top = 72
  66.       Width = 461
  67.       Height = 13
  68.       Caption = 
  69.         'Hinweis: iavaDraw ist f∩┐╜r JDK 1.1.x optimiert. Es wird mit fr∩┐╜he' +
  70.         'ren Versionen nicht korrekt arbeiten.'
  71.       Caption_English = 
  72.         'Note: Iavadraw is optimized for JDK1.1.x, it will not work with ' +
  73.         'earlier versions'
  74.       Caption_German = 
  75.         'Hinweis: iavaDraw ist f∩┐╜r JDK 1.1.x optimiert. Es wird mit fr∩┐╜he' +
  76.         'ren Versionen nicht korrekt arbeiten.'
  77.     end
  78.     object xLabel4: TxLabel
  79.       Left = 24
  80.       Top = 128
  81.       Width = 284
  82.       Height = 13
  83.       Caption = 'Ausgabeverzeichnis - hierhin werden Ihre Klassen compiliert.'
  84.       Caption_English = 'Location of OUTPUT directory (compiled Javafiles)'
  85.       Caption_German = 'Ausgabeverzeichnis - hierhin werden Ihre Klassen compiliert.'
  86.     end
  87.     object xLabel5: TxLabel
  88.       Left = 24
  89.       Top = 184
  90.       Width = 282
  91.       Height = 13
  92.       Caption = 'Pfad des WWW-browsers (z.B. c:\Netscape\netscape.exe)'
  93.       Caption_English = 'Location of www browser (e.g. C:\Netscape\netscape.exe)'
  94.       Caption_German = 'Pfad des WWW-browsers (z.B. c:\Netscape\netscape.exe)'
  95.     end
  96.     object xLabel6: TxLabel
  97.       Left = 24
  98.       Top = 240
  99.       Width = 342
  100.       Height = 13
  101.       Caption = 
  102.         'Verzeichnis in dem sich Java-Godfather befindet. (z.B. C:\GODFAT' +
  103.         'HER)'
  104.       Caption_English = 'Location of Java-GODFATHER (e.g.C:\GODFATHER)'
  105.       Caption_German = 
  106.         'Verzeichnis in dem sich Java-Godfather befindet. (z.B. C:\GODFAT' +
  107.         'HER)'
  108.     end
  109.     object xLabel7: TxLabel
  110.       Left = 24
  111.       Top = 292
  112.       Width = 205
  113.       Height = 13
  114.       Caption = 'Benutzerspezifisches JDK (z.B. C:\JDK102)'
  115.       Caption_English = 'JDK for user purposes (e.g.: C:\JDK102)'
  116.       Caption_German = 'Benutzerspezifisches JDK (z.B. C:\JDK102)'
  117.     end
  118.     object Edit1: TEdit
  119.       Left = 24
  120.       Top = 88
  121.       Width = 393
  122.       Height = 24
  123.       CharCase = ecUpperCase
  124.       Font.Color = clBlack
  125.       Font.Height = -13
  126.       Font.Name = 'MS Sans Serif'
  127.       Font.Style = []
  128.       ParentFont = False
  129.       TabOrder = 0
  130.     end
  131.     object Edit3: TEdit
  132.       Left = 24
  133.       Top = 144
  134.       Width = 393
  135.       Height = 24
  136.       CharCase = ecUpperCase
  137.       Font.Color = clBlack
  138.       Font.Height = -13
  139.       Font.Name = 'MS Sans Serif'
  140.       Font.Style = []
  141.       ParentFont = False
  142.       TabOrder = 1
  143.     end
  144.     object Edit4: TEdit
  145.       Left = 24
  146.       Top = 200
  147.       Width = 393
  148.       Height = 24
  149.       CharCase = ecUpperCase
  150.       Font.Color = clBlack
  151.       Font.Height = -13
  152.       Font.Name = 'MS Sans Serif'
  153.       Font.Style = []
  154.       ParentFont = False
  155.       TabOrder = 2
  156.     end
  157.     object Edit2: TEdit
  158.       Left = 24
  159.       Top = 308
  160.       Width = 393
  161.       Height = 24
  162.       Font.Color = clBlack
  163.       Font.Height = -15
  164.       Font.Name = 'MS Sans Serif'
  165.       Font.Style = []
  166.       ParentFont = False
  167.       TabOrder = 3
  168.     end
  169.     object Edit5: TEdit
  170.       Left = 24
  171.       Top = 256
  172.       Width = 393
  173.       Height = 24
  174.       CharCase = ecUpperCase
  175.       Font.Color = clBlack
  176.       Font.Height = -13
  177.       Font.Name = 'MS Sans Serif'
  178.       Font.Style = []
  179.       ParentFont = False
  180.       TabOrder = 4
  181.     end
  182.     object xBitBtn1: TxBitBtn
  183.       Left = 428
  184.       Top = 88
  185.       Width = 93
  186.       Height = 25
  187.       Caption = 'Durchsuchen'
  188.       TabOrder = 5
  189.       OnClick = BitBtn1Click
  190.       Glyph.Data = {
  191.         78010000424D7801000000000000760000002800000020000000100000000100
  192.         04000000000000000000120B0000120B00000000000000000000000000000000
  193.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  194.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  195.         5555555555555555555555555555555555555555555555555555555555555555
  196.         55555555FFFFFFFFFF5555500000000005555557777777777F55550BFBFBFBFB
  197.         0555557F555555557F55550FBFBFBFBF0555557F555555557F55550BFBFBFBFB
  198.         0555557F555555557F55550FBFBFBFBF0555557F555555557F55550BFBFBFBFB
  199.         0555557F555555557F55550FBFBFBFBF0555557FFFFFFFFF7555550000000000
  200.         555555777777777755555550FBFB0555555555575FFF75555555555700007555
  201.         5555555577775555555555555555555555555555555555555555555555555555
  202.         55555555555555555555555555555555555555555555555555550000}
  203.       NumGlyphs = 2
  204.       Caption_English = 'Browse'
  205.       Caption_German = 'Durchsuchen'
  206.       data_int = 0
  207.     end
  208.     object xBitBtn2: TxBitBtn
  209.       Left = 428
  210.       Top = 144
  211.       Width = 93
  212.       Height = 25
  213.       Caption = 'Durchsuchen'
  214.       TabOrder = 6
  215.       OnClick = BitBtn3Click
  216.       Glyph.Data = {
  217.         78010000424D7801000000000000760000002800000020000000100000000100
  218.         04000000000000000000120B0000120B00000000000000000000000000000000
  219.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  220.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  221.         5555555555555555555555555555555555555555555555555555555555555555
  222.         55555555FFFFFFFFFF5555500000000005555557777777777F55550BFBFBFBFB
  223.         0555557F555555557F55550FBFBFBFBF0555557F555555557F55550BFBFBFBFB
  224.         0555557F555555557F55550FBFBFBFBF0555557F555555557F55550BFBFBFBFB
  225.         0555557F555555557F55550FBFBFBFBF0555557FFFFFFFFF7555550000000000
  226.         555555777777777755555550FBFB0555555555575FFF75555555555700007555
  227.         5555555577775555555555555555555555555555555555555555555555555555
  228.         55555555555555555555555555555555555555555555555555550000}
  229.       NumGlyphs = 2
  230.       Caption_English = 'Browse'
  231.       Caption_German = 'Durchsuchen'
  232.       data_int = 0
  233.     end
  234.     object xBitBtn3: TxBitBtn
  235.       Left = 428
  236.       Top = 200
  237.       Width = 93
  238.       Height = 25
  239.       Caption = 'Durchsuchen'
  240.       TabOrder = 7
  241.       OnClick = BitBtn4Click
  242.       Glyph.Data = {
  243.         78010000424D7801000000000000760000002800000020000000100000000100
  244.         04000000000000000000120B0000120B00000000000000000000000000000000
  245.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  246.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  247.         555555FFFFFFFFFF55555000000000055555577777777775FFFF00B8B8B8B8B0
  248.         0000775F5555555777770B0B8B8B8B8B0FF07F75F555555575F70FB0B8B8B8B8
  249.         B0F07F575FFFFFFFF7F70BFB0000000000F07F557777777777570FBFBF0FFFFF
  250.         FFF07F55557F5FFFFFF70BFBFB0F000000F07F55557F777777570FBFBF0FFFFF
  251.         FFF075F5557F5FFFFFF750FBFB0F000000F0575FFF7F777777575700000FFFFF
  252.         FFF05577777F5FF55FF75555550F00FF00005555557F775577775555550FFFFF
  253.         0F055555557F55557F755555550FFFFF00555555557FFFFF7755555555000000
  254.         05555555557777777555555555555555555555555555555555550000}
  255.       NumGlyphs = 2
  256.       Caption_English = 'Browse'
  257.       Caption_German = 'Durchsuchen'
  258.       data_int = 0
  259.     end
  260.     object xBitBtn4: TxBitBtn
  261.       Left = 428
  262.       Top = 256
  263.       Width = 93
  264.       Height = 25
  265.       Caption = 'Durchsuchen'
  266.       TabOrder = 8
  267.       OnClick = BitBtn2Click
  268.       Glyph.Data = {
  269.         78010000424D7801000000000000760000002800000020000000100000000100
  270.         04000000000000000000120B0000120B00000000000000000000000000000000
  271.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  272.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  273.         5555555555555555555555555555555555555555555555555555555555555555
  274.         55555555FFFFFFFFFF5555500000000005555557777777777F55550BFBFBFBFB
  275.         0555557F555555557F55550FBFBFBFBF0555557F555555557F55550BFBFBFBFB
  276.         0555557F555555557F55550FBFBFBFBF0555557F555555557F55550BFBFBFBFB
  277.         0555557F555555557F55550FBFBFBFBF0555557FFFFFFFFF7555550000000000
  278.         555555777777777755555550FBFB0555555555575FFF75555555555700007555
  279.         5555555577775555555555555555555555555555555555555555555555555555
  280.         55555555555555555555555555555555555555555555555555550000}
  281.       NumGlyphs = 2
  282.       Caption_English = 'Browse'
  283.       Caption_German = 'Durchsuchen'
  284.       data_int = 0
  285.     end
  286.     object xBitBtn5: TxBitBtn
  287.       Left = 428
  288.       Top = 308
  289.       Width = 93
  290.       Height = 25
  291.       Caption = 'Durchsuchen'
  292.       TabOrder = 9
  293.       OnClick = BitBtn5Click
  294.       Glyph.Data = {
  295.         78010000424D7801000000000000760000002800000020000000100000000100
  296.         04000000000000000000120B0000120B00000000000000000000000000000000
  297.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  298.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  299.         5555555555555555555555555555555555555555555555555555555555555555
  300.         55555555FFFFFFFFFF5555500000000005555557777777777F55550BFBFBFBFB
  301.         0555557F555555557F55550FBFBFBFBF0555557F555555557F55550BFBFBFBFB
  302.         0555557F555555557F55550FBFBFBFBF0555557F555555557F55550BFBFBFBFB
  303.         0555557F555555557F55550FBFBFBFBF0555557FFFFFFFFF7555550000000000
  304.         555555777777777755555550FBFB0555555555575FFF75555555555700007555
  305.         5555555577775555555555555555555555555555555555555555555555555555
  306.         55555555555555555555555555555555555555555555555555550000}
  307.       NumGlyphs = 2
  308.       Caption_English = 'Browse'
  309.       Caption_German = 'Durchsuchen'
  310.       data_int = 0
  311.     end
  312.     object xButton1: TxButton
  313.       Left = 276
  314.       Top = 352
  315.       Width = 75
  316.       Height = 25
  317.       Caption = '&Ok'
  318.       TabOrder = 10
  319.       OnClick = OKBtnClick
  320.       Caption_English = '&Ok'
  321.       Caption_German = '&Ok'
  322.       data_int = 0
  323.     end
  324.     object xButton2: TxButton
  325.       Left = 360
  326.       Top = 352
  327.       Width = 75
  328.       Height = 25
  329.       Caption = '&Abbrechen'
  330.       ModalResult = 2
  331.       TabOrder = 11
  332.       Caption_English = '&Cancel'
  333.       Caption_German = '&Abbrechen'
  334.       data_int = 0
  335.     end
  336.     object xButton3: TxButton
  337.       Left = 444
  338.       Top = 352
  339.       Width = 75
  340.       Height = 25
  341.       Caption = '&Hilfe'
  342.       TabOrder = 12
  343.       OnClick = Button3Click
  344.       Caption_English = '&Help'
  345.       Caption_German = '&Hilfe'
  346.       data_int = 0
  347.     end
  348.   end
  349.   object OpenDialog1: TOpenDialog
  350.     FileEditStyle = fsEdit
  351.     Filter = 
  352.       'Executable (*.exe;*.com;*.bat)|*.EXE; *.COM; *.BAT|All files (*.' +
  353.       '*)|*.*'
  354.     Left = 204
  355.     Top = 352
  356.   end
  357. end
  358.