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

  1. object Appletwizard: TAppletwizard
  2.   Left = 122
  3.   Top = 360
  4.   BorderStyle = bsDialog
  5.   Caption = 'Appletwizard'
  6.   ClientHeight = 259
  7.   ClientWidth = 426
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnHide = FormHide
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object xPanel1: TxPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 426
  23.     Height = 259
  24.     Align = alClient
  25.     Caption = '(unknown language set)'
  26.     TabOrder = 0
  27.     data_int = 0
  28.     language = 0
  29.     object Descripe1: TLabel
  30.       Left = 8
  31.       Top = 8
  32.       Width = 9
  33.       Height = 16
  34.       Caption = '   '
  35.     end
  36.     object Descripe2: TLabel
  37.       Left = 8
  38.       Top = 28
  39.       Width = 9
  40.       Height = 16
  41.       Caption = '   '
  42.     end
  43.     object TheProgress: TProgressBar
  44.       Left = 8
  45.       Top = 232
  46.       Width = 169
  47.       Height = 16
  48.       Min = 0
  49.       Max = 100
  50.       TabOrder = 0
  51.     end
  52.     object appletPanel: TxPanel
  53.       Left = 8
  54.       Top = 52
  55.       Width = 409
  56.       Height = 169
  57.       BevelInner = bvLowered
  58.       Caption = '(unknown language set)'
  59.       TabOrder = 1
  60.       data_int = 0
  61.       language = 0
  62.       object xGroupBox1: TxGroupBox
  63.         Left = 10
  64.         Top = 10
  65.         Width = 387
  66.         Height = 147
  67.         Caption = 'Verf∩┐╜gbare Applets'
  68.         enabled = False
  69.         TabOrder = 0
  70.         visible = False
  71.         Caption_English = 'Available applets'
  72.         Caption_German = 'Verf∩┐╜gbare Applets'
  73.         data_int = 0
  74.         object AppletList: TListBox
  75.           Left = 52
  76.           Top = 16
  77.           Width = 269
  78.           Height = 125
  79.           ItemHeight = 16
  80.           Sorted = True
  81.           TabOrder = 0
  82.         end
  83.       end
  84.     end
  85.     object colorPanel: TxPanel
  86.       Left = 8
  87.       Top = 52
  88.       Width = 409
  89.       Height = 169
  90.       BevelInner = bvLowered
  91.       Caption = '(unknown language set)'
  92.       TabOrder = 2
  93.       data_int = 0
  94.       language = 0
  95.       object xGroupBox2: TxGroupBox
  96.         Left = 12
  97.         Top = 12
  98.         Width = 385
  99.         Height = 149
  100.         Caption = 'Verf∩┐╜gbare Farben'
  101.         enabled = False
  102.         TabOrder = 0
  103.         visible = False
  104.         Caption_English = 'Available colors'
  105.         Caption_German = 'Verf∩┐╜gbare Farben'
  106.         data_int = 0
  107.         object radioBlack: TxRadioButton
  108.           Left = 24
  109.           Top = 24
  110.           Width = 113
  111.           Height = 17
  112.           Caption = 'Schwarz'
  113.           TabOrder = 0
  114.           Caption_English = 'Black'
  115.           Caption_France = 'Noir'
  116.           Caption_German = 'Schwarz'
  117.           data_int = 0
  118.         end
  119.         object radioBlue: TxRadioButton
  120.           Left = 24
  121.           Top = 40
  122.           Width = 113
  123.           Height = 17
  124.           Caption = 'Blau'
  125.           TabOrder = 1
  126.           Caption_English = 'Blue'
  127.           Caption_German = 'Blau'
  128.           data_int = 0
  129.         end
  130.         object radioCyan: TxRadioButton
  131.           Left = 24
  132.           Top = 56
  133.           Width = 113
  134.           Height = 17
  135.           Caption = 'T∩┐╜rkis'
  136.           TabOrder = 2
  137.           Caption_English = 'Cyan'
  138.           Caption_German = 'T∩┐╜rkis'
  139.           data_int = 0
  140.         end
  141.         object radioDarkGray: TxRadioButton
  142.           Left = 24
  143.           Top = 72
  144.           Width = 113
  145.           Height = 17
  146.           Caption = 'Dunkelgrau'
  147.           TabOrder = 3
  148.           Caption_English = 'Dark gray'
  149.           Caption_German = 'Dunkelgrau'
  150.           data_int = 0
  151.         end
  152.         object radioGray: TxRadioButton
  153.           Left = 24
  154.           Top = 88
  155.           Width = 113
  156.           Height = 17
  157.           Caption = 'Grau'
  158.           TabOrder = 4
  159.           Caption_English = 'Gray'
  160.           Caption_German = 'Grau'
  161.           data_int = 0
  162.         end
  163.         object radioGreen: TxRadioButton
  164.           Left = 24
  165.           Top = 104
  166.           Width = 113
  167.           Height = 17
  168.           Caption = 'Gr∩┐╜n'
  169.           TabOrder = 5
  170.           Caption_English = 'Green'
  171.           Caption_German = 'Gr∩┐╜n'
  172.           data_int = 0
  173.         end
  174.         object radioLightGray: TxRadioButton
  175.           Left = 24
  176.           Top = 120
  177.           Width = 113
  178.           Height = 17
  179.           Caption = 'Hellgrau'
  180.           TabOrder = 6
  181.           Caption_English = 'Light gray'
  182.           Caption_German = 'Hellgrau'
  183.           data_int = 0
  184.         end
  185.         object radioMagenta: TxRadioButton
  186.           Left = 196
  187.           Top = 24
  188.           Width = 113
  189.           Height = 17
  190.           Caption = 'Violett'
  191.           TabOrder = 7
  192.           Caption_English = 'Magenta'
  193.           Caption_German = 'Violett'
  194.           data_int = 0
  195.         end
  196.         object radioOrange: TxRadioButton
  197.           Left = 196
  198.           Top = 40
  199.           Width = 113
  200.           Height = 17
  201.           Caption = 'Orange'
  202.           TabOrder = 8
  203.           Caption_English = 'Orange'
  204.           Caption_German = 'Orange'
  205.           data_int = 0
  206.         end
  207.         object radioPink: TxRadioButton
  208.           Left = 196
  209.           Top = 56
  210.           Width = 113
  211.           Height = 17
  212.           Caption = 'Rosa'
  213.           TabOrder = 9
  214.           Caption_English = 'Pink'
  215.           Caption_German = 'Rosa'
  216.           data_int = 0
  217.         end
  218.         object radioRed: TxRadioButton
  219.           Left = 196
  220.           Top = 72
  221.           Width = 113
  222.           Height = 17
  223.           Caption = 'Rot'
  224.           TabOrder = 10
  225.           Caption_English = 'Red'
  226.           Caption_German = 'Rot'
  227.           data_int = 0
  228.         end
  229.         object radioWhite: TxRadioButton
  230.           Left = 196
  231.           Top = 88
  232.           Width = 113
  233.           Height = 17
  234.           Caption = 'Wei∩┐╜'
  235.           TabOrder = 11
  236.           Caption_English = 'White'
  237.           Caption_German = 'Wei∩┐╜'
  238.           data_int = 0
  239.         end
  240.         object radioYellow: TxRadioButton
  241.           Left = 196
  242.           Top = 104
  243.           Width = 113
  244.           Height = 17
  245.           Caption = 'Gelb'
  246.           TabOrder = 12
  247.           Caption_English = 'Yellow'
  248.           Caption_German = 'Gelb'
  249.           data_int = 0
  250.         end
  251.       end
  252.     end
  253.     object fontPanel: TxPanel
  254.       Left = 8
  255.       Top = 52
  256.       Width = 409
  257.       Height = 169
  258.       BevelInner = bvLowered
  259.       Caption = '(unknown language set)'
  260.       TabOrder = 3
  261.       data_int = 0
  262.       language = 0
  263.       object xLabel1: TxLabel
  264.         Left = 324
  265.         Top = 68
  266.         Width = 72
  267.         Height = 16
  268.         Caption = 'Schriftgr∩┐╜∩┐╜e'
  269.         Caption_English = 'Fontsize'
  270.         Caption_German = 'Schriftgr∩┐╜∩┐╜e'
  271.       end
  272.       object xGroupBox3: TxGroupBox
  273.         Left = 12
  274.         Top = 16
  275.         Width = 165
  276.         Height = 145
  277.         Caption = 'Verf∩┐╜gbare Schriftarten'
  278.         enabled = False
  279.         TabOrder = 0
  280.         visible = False
  281.         Caption_English = 'Aailable fonts'
  282.         Caption_German = 'Verf∩┐╜gbare Schriftarten'
  283.         data_int = 0
  284.         object radioHelvetica: TxRadioButton
  285.           Left = 28
  286.           Top = 40
  287.           Width = 113
  288.           Height = 17
  289.           Caption = 'Helvetica'
  290.           TabOrder = 0
  291.           Caption_English = 'Helvetica'
  292.           Caption_France = 'Helvetica'
  293.           Caption_German = 'Helvetica'
  294.           Caption_Spanish = 'Helvetica'
  295.           data_int = 0
  296.         end
  297.         object radioTimesRoman: TxRadioButton
  298.           Left = 28
  299.           Top = 72
  300.           Width = 113
  301.           Height = 17
  302.           Caption = 'TimesRoman'
  303.           TabOrder = 1
  304.           Caption_English = 'TimesRoman'
  305.           Caption_France = 'TimesRoman'
  306.           Caption_German = 'TimesRoman'
  307.           Caption_Spanish = 'TimesRoman'
  308.           data_int = 0
  309.         end
  310.         object radioSystem: TxRadioButton
  311.           Left = 28
  312.           Top = 104
  313.           Width = 113
  314.           Height = 17
  315.           Caption = 'System'
  316.           TabOrder = 2
  317.           Caption_English = 'System'
  318.           Caption_France = 'System'
  319.           Caption_German = 'System'
  320.           Caption_Spanish = 'System'
  321.           data_int = 0
  322.         end
  323.       end
  324.       object xPanel3: TxPanel
  325.         Left = 184
  326.         Top = 24
  327.         Width = 129
  328.         Height = 137
  329.         BevelInner = bvLowered
  330.         enabled = False
  331.         Caption = '(unknown language set)'
  332.         TabOrder = 1
  333.         visible = False
  334.         data_int = 0
  335.         language = 0
  336.         object checkboxBold: TxCheckbox
  337.           Left = 20
  338.           Top = 32
  339.           Width = 97
  340.           Height = 17
  341.           Caption = 'Fett'
  342.           TabOrder = 0
  343.           Caption_English = 'Bold'
  344.           Caption_German = 'Fett'
  345.           data_int = 0
  346.         end
  347.         object checkboxItalic: TxCheckbox
  348.           Left = 20
  349.           Top = 64
  350.           Width = 97
  351.           Height = 17
  352.           Caption = 'Kursiv'
  353.           TabOrder = 1
  354.           Caption_English = 'Italic'
  355.           Caption_German = 'Kursiv'
  356.           data_int = 0
  357.         end
  358.         object checkboxPlain: TxCheckbox
  359.           Left = 20
  360.           Top = 96
  361.           Width = 97
  362.           Height = 17
  363.           Caption = 'Plain'
  364.           State = cbChecked
  365.           TabOrder = 2
  366.           Caption_English = 'Plain'
  367.           Caption_German = 'Plain'
  368.           data_int = 0
  369.         end
  370.       end
  371.       object EditFontSize: TEdit
  372.         Left = 324
  373.         Top = 84
  374.         Width = 73
  375.         Height = 24
  376.         TabOrder = 2
  377.         Text = '10'
  378.       end
  379.     end
  380.     object stringPanel: TxPanel
  381.       Left = 8
  382.       Top = 52
  383.       Width = 409
  384.       Height = 169
  385.       BevelInner = bvLowered
  386.       Caption = '(unknown language set)'
  387.       TabOrder = 4
  388.       data_int = 0
  389.       language = 0
  390.       object xLabel2: TxLabel
  391.         Left = 16
  392.         Top = 68
  393.         Width = 26
  394.         Height = 16
  395.         Caption = 'Text'
  396.         Caption_English = 'Text'
  397.         Caption_German = 'Text'
  398.       end
  399.       object EditString: TEdit
  400.         Left = 16
  401.         Top = 84
  402.         Width = 377
  403.         Height = 24
  404.         TabOrder = 0
  405.       end
  406.     end
  407.     object integerPanel: TxPanel
  408.       Left = 8
  409.       Top = 52
  410.       Width = 409
  411.       Height = 169
  412.       BevelInner = bvLowered
  413.       Caption = '(unknown language set)'
  414.       TabOrder = 5
  415.       data_int = 0
  416.       language = 0
  417.       object xLabel3: TxLabel
  418.         Left = 148
  419.         Top = 64
  420.         Width = 28
  421.         Height = 16
  422.         Caption = 'Wert'
  423.         Caption_English = 'Value'
  424.         Caption_German = 'Wert'
  425.       end
  426.       object EditInteger: TEdit
  427.         Left = 152
  428.         Top = 80
  429.         Width = 105
  430.         Height = 24
  431.         TabOrder = 0
  432.         Text = 'EditInteger'
  433.       end
  434.     end
  435.     object xPanel2: TxPanel
  436.       Left = 180
  437.       Top = 220
  438.       Width = 241
  439.       Height = 41
  440.       BevelOuter = bvNone
  441.       enabled = False
  442.       Caption = '(unknown language set)'
  443.       TabOrder = 6
  444.       visible = False
  445.       data_int = 0
  446.       language = 0
  447.       object previousButton: TxButton
  448.         Left = 8
  449.         Top = 8
  450.         Width = 69
  451.         Height = 25
  452.         Caption = '< &Zur∩┐╜ck'
  453.         TabOrder = 0
  454.         OnClick = PreviousButtonClick
  455.         Caption_English = '< &Previous'
  456.         Caption_German = '< &Zur∩┐╜ck'
  457.         data_int = 0
  458.       end
  459.       object nextButton: TxButton
  460.         Left = 84
  461.         Top = 8
  462.         Width = 69
  463.         Height = 25
  464.         Caption = '&Weiter >'
  465.         TabOrder = 1
  466.         OnClick = NextButtonClick
  467.         Caption_English = '&Next >'
  468.         Caption_German = '&Weiter >'
  469.         data_int = 0
  470.       end
  471.       object xButton3: TxButton
  472.         Left = 168
  473.         Top = 8
  474.         Width = 67
  475.         Height = 25
  476.         Caption = '&Hilfe'
  477.         TabOrder = 2
  478.         OnClick = Button1Click
  479.         Caption_English = '&Help'
  480.         Caption_German = '&Hilfe'
  481.         data_int = 0
  482.       end
  483.     end
  484.   end
  485. end
  486.