home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / temacd / goldwave / gwave517.exe / GoldWave.exe / 0 / RCDATA / TCONTROLPROPERTIESFORM / TCONTROLPROPERTIESFORM.txt < prev   
Encoding:
Text File  |  2006-11-14  |  55.0 KB  |  1,532 lines

  1. inherited ControlPropertiesForm: TControlPropertiesForm
  2.   Left = 306
  3.   Top = 209
  4.   Caption = 'Control Properties'
  5.   ClientHeight = 317
  6.   ClientWidth = 427
  7.   Font.Name = 'Tahoma'
  8.   ExplicitWidth = 433
  9.   ExplicitHeight = 349
  10.   PixelsPerInch = 96
  11.   TextHeight = 13
  12.   inherited ButtonOk: TButton
  13.     Left = 187
  14.     Top = 286
  15.     TabOrder = 1
  16.     ExplicitLeft = 187
  17.     ExplicitTop = 286
  18.   end
  19.   inherited ButtonCancel: TButton
  20.     Left = 267
  21.     Top = 286
  22.     TabOrder = 2
  23.     ExplicitLeft = 267
  24.     ExplicitTop = 286
  25.   end
  26.   inherited ButtonHelp: THelpButton
  27.     Left = 347
  28.     Top = 286
  29.     TabOrder = 3
  30.     HelpKey = 'control_properties'
  31.     ExplicitLeft = 347
  32.     ExplicitTop = 286
  33.   end
  34.   object ControlSheet: TPageControl
  35.     Left = 5
  36.     Top = 5
  37.     Width = 416
  38.     Height = 274
  39.     ActivePage = RecordSheet
  40.     Anchors = [akLeft, akTop, akRight, akBottom]
  41.     Images = ControlImages
  42.     TabOrder = 0
  43.     OnChange = ControlSheetChange
  44.     OnChanging = VerifyPageChange
  45.     object PlaySheet: TTabSheet
  46.       Caption = 'Play'
  47.       ExplicitLeft = 0
  48.       ExplicitTop = 0
  49.       ExplicitWidth = 0
  50.       ExplicitHeight = 0
  51.       object PlayGreenGroup: TGroupBox
  52.         Left = 2
  53.         Top = 4
  54.         Width = 129
  55.         Height = 177
  56.         Caption = ' &Green play '
  57.         TabOrder = 0
  58.         object PlayLoopEdit1: TNumEdit
  59.           Left = 62
  60.           Top = 148
  61.           Width = 41
  62.           Height = 21
  63.           Hint = 'Set the number of loops'
  64.           Value = 1.000000000000000000
  65.           Max = 9999.000000000000000000
  66.           PageChange = 10.000000000000000000
  67.           LineChange = 1.000000000000000000
  68.           Label = 'Green Loop'
  69.           Caption = '1'
  70.           ShowHint = True
  71.           TabOrder = 8
  72.           MaxLength = 4
  73.         end
  74.         object PlayLoopUpDown1: TBuddyUpDown
  75.           Left = 103
  76.           Top = 148
  77.           Width = 15
  78.           Height = 21
  79.           Associate = PlayLoopEdit1
  80.           TabOrder = 9
  81.         end
  82.         object PlayAll1: TRadio
  83.           Left = 8
  84.           Top = 15
  85.           Width = 97
  86.           Height = 17
  87.           Caption = 'All'
  88.           TabOrder = 0
  89.         end
  90.         object PlaySelected1: TRadio
  91.           Left = 8
  92.           Top = 33
  93.           Width = 97
  94.           Height = 17
  95.           Caption = 'Selection'
  96.           TabOrder = 1
  97.         end
  98.         object PlayUnselected1: TRadio
  99.           Left = 8
  100.           Top = 51
  101.           Width = 97
  102.           Height = 17
  103.           Caption = 'Unselected'
  104.           TabOrder = 2
  105.         end
  106.         object PlayView1: TRadio
  107.           Left = 8
  108.           Top = 69
  109.           Width = 97
  110.           Height = 17
  111.           Caption = 'View'
  112.           TabOrder = 3
  113.         end
  114.         object PlayViewToEnd1: TRadio
  115.           Left = 8
  116.           Top = 87
  117.           Width = 97
  118.           Height = 17
  119.           Caption = 'View to end'
  120.           TabOrder = 4
  121.         end
  122.         object PlayFinish1: TRadio
  123.           Left = 8
  124.           Top = 105
  125.           Width = 97
  126.           Height = 17
  127.           Caption = 'Finish'
  128.           TabOrder = 5
  129.         end
  130.         object PlayIntro1: TRadio
  131.           Left = 8
  132.           Top = 123
  133.           Width = 97
  134.           Height = 17
  135.           Caption = 'Intro/loop/end'
  136.           TabOrder = 6
  137.         end
  138.         object PlayLoop1: TCheck
  139.           Left = 8
  140.           Top = 148
  141.           Width = 51
  142.           Height = 17
  143.           Hint = 'Enable or disable looping'
  144.           Caption = 'Loop'
  145.           ParentShowHint = False
  146.           ShowHint = True
  147.           TabOrder = 7
  148.         end
  149.       end
  150.       object FastRewindGroop: TGroupBox
  151.         Left = 278
  152.         Top = 4
  153.         Width = 127
  154.         Height = 75
  155.         Caption = ' Fast/Rewind speed '
  156.         TabOrder = 2
  157.         object FastEdit: TNumEdit
  158.           Left = 56
  159.           Top = 18
  160.           Width = 45
  161.           Height = 21
  162.           Hint = 'Set the fast forward speed'
  163.           Value = 1.000000000000000000
  164.           Min = 0.100000000000000000
  165.           Max = 5.000000000000000000
  166.           Decimal = 2
  167.           PageChange = 1.000000000000000000
  168.           LineChange = 0.100000000000000000
  169.           Label = 'Fast'
  170.           Caption = '1'
  171.           ShowHint = True
  172.           TabOrder = 0
  173.           MaxLength = 4
  174.         end
  175.         object FastLabel: TStaticText
  176.           Left = 18
  177.           Top = 20
  178.           Width = 36
  179.           Height = 17
  180.           Alignment = taRightJustify
  181.           AutoSize = False
  182.           Caption = '&Fast:'
  183.           FocusControl = FastEdit
  184.           TabOrder = 4
  185.         end
  186.         object FastUpDown: TBuddyUpDown
  187.           Left = 101
  188.           Top = 18
  189.           Width = 15
  190.           Height = 21
  191.           Associate = FastEdit
  192.           TabOrder = 1
  193.         end
  194.         object RewindEdit: TNumEdit
  195.           Left = 56
  196.           Top = 44
  197.           Width = 45
  198.           Height = 21
  199.           Hint = 'Set the rewind speed'
  200.           Value = 1.000000000000000000
  201.           Min = 0.100000000000000000
  202.           Max = 5.000000000000000000
  203.           Decimal = 2
  204.           PageChange = 1.000000000000000000
  205.           LineChange = 0.100000000000000000
  206.           Label = 'Rewind'
  207.           Caption = '1'
  208.           ShowHint = True
  209.           TabOrder = 2
  210.           MaxLength = 4
  211.         end
  212.         object RewindLabel: TStaticText
  213.           Left = 4
  214.           Top = 46
  215.           Width = 50
  216.           Height = 17
  217.           Alignment = taRightJustify
  218.           AutoSize = False
  219.           Caption = '&Rewind:'
  220.           FocusControl = RewindEdit
  221.           TabOrder = 5
  222.         end
  223.         object RewindUpDown: TBuddyUpDown
  224.           Left = 101
  225.           Top = 44
  226.           Width = 15
  227.           Height = 21
  228.           Associate = RewindEdit
  229.           TabOrder = 3
  230.         end
  231.       end
  232.       object PlayYellowGroup: TGroupBox
  233.         Left = 140
  234.         Top = 4
  235.         Width = 129
  236.         Height = 177
  237.         Caption = ' &Yellow play '
  238.         TabOrder = 1
  239.         object PlayLoopEdit2: TNumEdit
  240.           Left = 62
  241.           Top = 148
  242.           Width = 41
  243.           Height = 21
  244.           Hint = 'Set the number of loops'
  245.           Value = 1.000000000000000000
  246.           Max = 9999.000000000000000000
  247.           PageChange = 10.000000000000000000
  248.           LineChange = 1.000000000000000000
  249.           Label = 'Yellow Loop'
  250.           Caption = '1'
  251.           ShowHint = True
  252.           TabOrder = 8
  253.           MaxLength = 4
  254.         end
  255.         object PlayLoopUpDown2: TBuddyUpDown
  256.           Left = 103
  257.           Top = 148
  258.           Width = 15
  259.           Height = 21
  260.           Associate = PlayLoopEdit2
  261.           TabOrder = 9
  262.         end
  263.         object PlayAll2: TRadio
  264.           Left = 8
  265.           Top = 15
  266.           Width = 97
  267.           Height = 17
  268.           Caption = 'All'
  269.           TabOrder = 0
  270.         end
  271.         object PlaySelected2: TRadio
  272.           Left = 8
  273.           Top = 33
  274.           Width = 97
  275.           Height = 17
  276.           Caption = 'Selection'
  277.           TabOrder = 1
  278.         end
  279.         object PlayUnselected2: TRadio
  280.           Left = 8
  281.           Top = 51
  282.           Width = 97
  283.           Height = 17
  284.           Caption = 'Unselected'
  285.           TabOrder = 2
  286.         end
  287.         object PlayView2: TRadio
  288.           Left = 8
  289.           Top = 69
  290.           Width = 97
  291.           Height = 17
  292.           Caption = 'View'
  293.           TabOrder = 3
  294.         end
  295.         object PlayViewToEnd2: TRadio
  296.           Left = 8
  297.           Top = 87
  298.           Width = 97
  299.           Height = 17
  300.           Caption = 'View to end'
  301.           TabOrder = 4
  302.         end
  303.         object PlayFinish2: TRadio
  304.           Left = 8
  305.           Top = 105
  306.           Width = 97
  307.           Height = 17
  308.           Caption = 'Finish'
  309.           TabOrder = 5
  310.         end
  311.         object PlayIntro2: TRadio
  312.           Left = 8
  313.           Top = 123
  314.           Width = 97
  315.           Height = 17
  316.           Caption = 'Intro/loop/end'
  317.           TabOrder = 6
  318.         end
  319.         object PlayLoop2: TCheck
  320.           Left = 8
  321.           Top = 148
  322.           Width = 51
  323.           Height = 17
  324.           Hint = 'Enable or disable looping'
  325.           Caption = 'Loop'
  326.           ParentShowHint = False
  327.           ShowHint = True
  328.           TabOrder = 7
  329.         end
  330.       end
  331.     end
  332.     object RecordSheet: TTabSheet
  333.       Caption = 'Record'
  334.       ImageIndex = 1
  335.       ExplicitLeft = 0
  336.       ExplicitTop = 0
  337.       ExplicitWidth = 0
  338.       ExplicitHeight = 0
  339.       object RecordOptionsGroup: TGroupBox
  340.         Left = 2
  341.         Top = 4
  342.         Width = 155
  343.         Height = 151
  344.         Caption = ' Recording options '
  345.         TabOrder = 0
  346.         object RecordMonitor: TCheck
  347.           Left = 8
  348.           Top = 15
  349.           Width = 117
  350.           Height = 17
  351.           Caption = 'Monitor input'
  352.           TabOrder = 0
  353.         end
  354.         object RecordSafety: TCheck
  355.           Left = 8
  356.           Top = 34
  357.           Width = 117
  358.           Height = 17
  359.           Caption = 'Ctrl key safety'
  360.           TabOrder = 1
  361.         end
  362.         object RecordSetFinish: TCheck
  363.           Left = 8
  364.           Top = 53
  365.           Width = 137
  366.           Height = 17
  367.           Caption = 'Set finish marker at stop'
  368.           TabOrder = 2
  369.         end
  370.         object RecordShowSettings: TCheck
  371.           Left = 8
  372.           Top = 72
  373.           Width = 131
  374.           Height = 17
  375.           Caption = 'Show settings window'
  376.           TabOrder = 3
  377.         end
  378.         object RecordFilterOffset: TCheckBox
  379.           Left = 8
  380.           Top = 91
  381.           Width = 97
  382.           Height = 17
  383.           Caption = 'Filter dc offset'
  384.           TabOrder = 4
  385.         end
  386.         object RecordAutoSave: TCheck
  387.           Left = 8
  388.           Top = 110
  389.           Width = 74
  390.           Height = 17
  391.           Caption = 'Auto save'
  392.           TabOrder = 5
  393.           OnClick = RecordAutoSaveClick
  394.         end
  395.         object RecordPowerDown: TCheck
  396.           Left = 8
  397.           Top = 129
  398.           Width = 125
  399.           Height = 17
  400.           Caption = 'Power down system'
  401.           TabOrder = 6
  402.         end
  403.       end
  404.       object RecordDelayedGroup: TGroupBox
  405.         Left = 165
  406.         Top = 4
  407.         Width = 187
  408.         Height = 237
  409.         Caption = ' Delayed recording '
  410.         TabOrder = 1
  411.         object RecordTimer: TCheck
  412.           Left = 8
  413.           Top = 14
  414.           Width = 57
  415.           Height = 17
  416.           Caption = '&Timer'
  417.           TabOrder = 0
  418.           OnClick = RecordTimerClick
  419.         end
  420.         object RecordTimeEdit: TTimeEdit
  421.           Left = 92
  422.           Top = 36
  423.           Width = 67
  424.           Height = 21
  425.           Value = 1.000000000000000000
  426.           Max = 86399.000000000000000000
  427.           PageChange = 60.000000000000000000
  428.           LineChange = 10.000000000000000000
  429.           Label = 'Time'
  430.           Caption = '1'
  431.           TabOrder = 2
  432.           Format = tttFull
  433.         end
  434.         object RecordTimeLabel: TStaticText
  435.           Left = 53
  436.           Top = 38
  437.           Width = 37
  438.           Height = 17
  439.           Alignment = taRightJustify
  440.           AutoSize = False
  441.           Caption = 'T&ime:'
  442.           TabOrder = 1
  443.         end
  444.         object RecordTimeUpDown: TBuddyUpDown
  445.           Left = 159
  446.           Top = 36
  447.           Width = 15
  448.           Height = 21
  449.           Associate = RecordTimeEdit
  450.           TabOrder = 3
  451.         end
  452.         object RecordDayBox: TComboBox
  453.           Left = 92
  454.           Top = 60
  455.           Width = 83
  456.           Height = 21
  457.           Style = csDropDownList
  458.           ItemHeight = 13
  459.           TabOrder = 5
  460.           Items.Strings = (
  461.             'Sunday'
  462.             'Monday'
  463.             'Tuesday'
  464.             'Wednesday'
  465.             'Thursday'
  466.             'Friday'
  467.             'Saturday')
  468.         end
  469.         object RecordDayLabel: TStaticText
  470.           Left = 56
  471.           Top = 62
  472.           Width = 34
  473.           Height = 17
  474.           Alignment = taRightJustify
  475.           AutoSize = False
  476.           Caption = 'Da&y:'
  477.           TabOrder = 4
  478.         end
  479.         object RecordLevel: TCheck
  480.           Left = 8
  481.           Top = 90
  482.           Width = 97
  483.           Height = 17
  484.           Caption = 'Le&vel activated'
  485.           TabOrder = 6
  486.           OnClick = RecordLevelClick
  487.         end
  488.         object RecordThresholdEdit: TNumEdit
  489.           Left = 92
  490.           Top = 110
  491.           Width = 67
  492.           Height = 21
  493.           Value = 1.000000000000000000
  494.           Max = 1.000000000000000000
  495.           Decimal = 3
  496.           PageChange = 10.000000000000000000
  497.           LineChange = 0.010000000000000000
  498.           Label = 'Threshold'
  499.           Caption = '1'
  500.           TabOrder = 8
  501.         end
  502.         object RecordThresholdLabel: TStaticText
  503.           Left = 28
  504.           Top = 112
  505.           Width = 62
  506.           Height = 17
  507.           Alignment = taRightJustify
  508.           AutoSize = False
  509.           Caption = 'Thres&hold:'
  510.           TabOrder = 7
  511.         end
  512.         object RecordThresholdUpDown: TBuddyUpDown
  513.           Left = 159
  514.           Top = 110
  515.           Width = 15
  516.           Height = 21
  517.           Associate = RecordThresholdEdit
  518.           TabOrder = 9
  519.         end
  520.         object RecordDurationEdit: TNumEdit
  521.           Left = 92
  522.           Top = 136
  523.           Width = 67
  524.           Height = 21
  525.           Value = 1.000000000000000000
  526.           Max = 10000.000000000000000000
  527.           Decimal = 2
  528.           PageChange = 10.000000000000000000
  529.           LineChange = 0.100000000000000000
  530.           Label = 'Duration'
  531.           Caption = '1'
  532.           TabOrder = 11
  533.         end
  534.         object RecordDurationLabel: TStaticText
  535.           Left = 18
  536.           Top = 138
  537.           Width = 72
  538.           Height = 17
  539.           Alignment = taRightJustify
  540.           AutoSize = False
  541.           Caption = '&Duration (s):'
  542.           TabOrder = 10
  543.         end
  544.         object RecordDurationUpDown: TBuddyUpDown
  545.           Left = 159
  546.           Top = 136
  547.           Width = 15
  548.           Height = 21
  549.           Associate = RecordDurationEdit
  550.           TabOrder = 12
  551.         end
  552.         object RecordPrebufferEdit: TNumEdit
  553.           Left = 92
  554.           Top = 162
  555.           Width = 67
  556.           Height = 21
  557.           Value = 1.000000000000000000
  558.           Max = 1.000000000000000000
  559.           Decimal = 2
  560.           PageChange = 10.000000000000000000
  561.           LineChange = 0.100000000000000000
  562.           Label = 'Prebuffer'
  563.           Caption = '1'
  564.           TabOrder = 14
  565.         end
  566.         object RecordPrebufferLabel: TStaticText
  567.           Left = 13
  568.           Top = 164
  569.           Width = 77
  570.           Height = 17
  571.           Alignment = taRightJustify
  572.           AutoSize = False
  573.           Caption = '&Prebuffer (s):'
  574.           TabOrder = 13
  575.         end
  576.         object RecordPrebufferUpDown: TBuddyUpDown
  577.           Left = 159
  578.           Top = 162
  579.           Width = 15
  580.           Height = 21
  581.           Associate = RecordPrebufferEdit
  582.           TabOrder = 15
  583.         end
  584.         object RecordTimeStamp: TCheck
  585.           Left = 43
  586.           Top = 188
  587.           Width = 103
  588.           Height = 17
  589.           Caption = 'Time stamp cues:'
  590.           TabOrder = 16
  591.           OnClick = RecordTimeStampClick
  592.         end
  593.         object RecordTimeStampFormat: TEdit
  594.           Left = 43
  595.           Top = 209
  596.           Width = 132
  597.           Height = 21
  598.           MaxLength = 40
  599.           TabOrder = 17
  600.           Text = '%Y-%m-%d, %H:%M:%S'
  601.         end
  602.       end
  603.       object RecordModeGroup: TGroupBox
  604.         Left = 2
  605.         Top = 161
  606.         Width = 155
  607.         Height = 80
  608.         Caption = ' Record mode '
  609.         TabOrder = 2
  610.         object RecordOverwrite: TRadio
  611.           Left = 8
  612.           Top = 20
  613.           Width = 125
  614.           Height = 17
  615.           Caption = 'Bounded to selection'
  616.           TabOrder = 0
  617.         end
  618.         object RecordOverwriteLoop: TRadio
  619.           Left = 8
  620.           Top = 38
  621.           Width = 125
  622.           Height = 17
  623.           Caption = 'Bounded and looped'
  624.           TabOrder = 1
  625.         end
  626.         object RecordReplace: TRadio
  627.           Left = 8
  628.           Top = 56
  629.           Width = 125
  630.           Height = 17
  631.           Caption = 'Unbounded'
  632.           TabOrder = 2
  633.         end
  634.       end
  635.     end
  636.     object VolumeSheet: TTabSheet
  637.       Caption = 'Volume'
  638.       ImageIndex = 2
  639.       ExplicitLeft = 0
  640.       ExplicitTop = 0
  641.       ExplicitWidth = 0
  642.       ExplicitHeight = 0
  643.       object VolumeDeviceBox: TComboBox
  644.         Left = 109
  645.         Top = 4
  646.         Width = 273
  647.         Height = 21
  648.         Style = csDropDownList
  649.         ItemHeight = 0
  650.         TabOrder = 1
  651.         OnChange = VolumeDeviceBoxChange
  652.       end
  653.       object VolumeDeviceBoxLabel: TStaticText
  654.         Left = 19
  655.         Top = 6
  656.         Width = 85
  657.         Height = 17
  658.         Alignment = taRightJustify
  659.         AutoSize = False
  660.         Caption = 'Volume device:'
  661.         TabOrder = 0
  662.       end
  663.       object VolumeMasterNum: TNumEdit
  664.         Left = 277
  665.         Top = 28
  666.         Width = 40
  667.         Height = 21
  668.         Max = 100.000000000000000000
  669.         PageChange = 10.000000000000000000
  670.         LineChange = 1.000000000000000000
  671.         Label = 'Master control'
  672.         Caption = '0'
  673.         TabOrder = 4
  674.       end
  675.       object VolumeMasterLabel: TStaticText
  676.         Left = 4
  677.         Top = 30
  678.         Width = 100
  679.         Height = 17
  680.         Alignment = taRightJustify
  681.         AutoSize = False
  682.         Caption = 'Master control:'
  683.         TabOrder = 2
  684.       end
  685.       object VolumeScrollBox: TScrollBox
  686.         Left = 3
  687.         Top = 52
  688.         Width = 401
  689.         Height = 189
  690.         VertScrollBar.Increment = 24
  691.         VertScrollBar.Margin = 1
  692.         VertScrollBar.Tracking = True
  693.         TabOrder = 6
  694.       end
  695.       object VolumeMasterSelect: TCheck
  696.         Left = 325
  697.         Top = 30
  698.         Width = 57
  699.         Height = 17
  700.         Caption = 'Mute all'
  701.         TabOrder = 5
  702.         OnClick = MasterMuteChange
  703.       end
  704.       object VolumeMasterBar: TFader
  705.         Left = 109
  706.         Top = 31
  707.         Width = 160
  708.         Height = 16
  709.         Caption = 'Master Volume'
  710.         TabOrder = 3
  711.         OnChange = MasterChange
  712.         Associate = VolumeMasterNum
  713.         Line = 1.000000000000000000
  714.         Page = 10.000000000000000000
  715.         Max = 100.000000000000000000
  716.       end
  717.     end
  718.     object VisualSheet: TTabSheet
  719.       Caption = 'Visual'
  720.       ImageIndex = 3
  721.       ExplicitLeft = 0
  722.       ExplicitTop = 0
  723.       ExplicitWidth = 0
  724.       ExplicitHeight = 0
  725.       object StatusVisualBox: TComboBox
  726.         Left = 3
  727.         Top = 18
  728.         Width = 200
  729.         Height = 21
  730.         Style = csDropDownList
  731.         ItemHeight = 0
  732.         TabOrder = 1
  733.       end
  734.       object StatusLabel: TStaticText
  735.         Left = 3
  736.         Top = 4
  737.         Width = 200
  738.         Height = 13
  739.         AutoSize = False
  740.         Caption = 'Status visual:'
  741.         TabOrder = 0
  742.       end
  743.       object LevelVisualBox: TComboBox
  744.         Left = 207
  745.         Top = 18
  746.         Width = 200
  747.         Height = 21
  748.         Style = csDropDownList
  749.         ItemHeight = 0
  750.         TabOrder = 3
  751.       end
  752.       object LevelLabel: TStaticText
  753.         Left = 207
  754.         Top = 4
  755.         Width = 200
  756.         Height = 13
  757.         AutoSize = False
  758.         Caption = 'Level visual:'
  759.         TabOrder = 2
  760.       end
  761.       object LeftVisualBox: TComboBox
  762.         Left = 3
  763.         Top = 60
  764.         Width = 200
  765.         Height = 21
  766.         Style = csDropDownList
  767.         ItemHeight = 0
  768.         TabOrder = 5
  769.       end
  770.       object LeftLabel: TStaticText
  771.         Left = 3
  772.         Top = 46
  773.         Width = 200
  774.         Height = 13
  775.         AutoSize = False
  776.         Caption = 'Left visual:'
  777.         TabOrder = 4
  778.       end
  779.       object RightVisualBox: TComboBox
  780.         Left = 207
  781.         Top = 60
  782.         Width = 200
  783.         Height = 21
  784.         Style = csDropDownList
  785.         ItemHeight = 0
  786.         TabOrder = 7
  787.       end
  788.       object RightLabel: TStaticText
  789.         Left = 207
  790.         Top = 46
  791.         Width = 200
  792.         Height = 13
  793.         AutoSize = False
  794.         Caption = 'Right visual:'
  795.         TabOrder = 6
  796.       end
  797.       object QuickSelectBox: TCheckListBox
  798.         Left = 3
  799.         Top = 104
  800.         Width = 200
  801.         Height = 137
  802.         OnClickCheck = VisualQuickSelectCheck
  803.         ItemHeight = 13
  804.         TabOrder = 9
  805.       end
  806.       object QuickMenuLabel: TStaticText
  807.         Left = 3
  808.         Top = 89
  809.         Width = 200
  810.         Height = 13
  811.         AutoSize = False
  812.         Caption = 'Quick select menu:'
  813.         TabOrder = 8
  814.       end
  815.       object VisualFrameRateEdit: TNumEdit
  816.         Left = 300
  817.         Top = 125
  818.         Width = 59
  819.         Height = 21
  820.         Value = 20.000000000000000000
  821.         Min = 20.000000000000000000
  822.         Max = 200.000000000000000000
  823.         PageChange = 10.000000000000000000
  824.         LineChange = 5.000000000000000000
  825.         Label = 'Frame rate'
  826.         Caption = '1'
  827.         TabOrder = 11
  828.       end
  829.       object FrameRateLabel: TStaticText
  830.         Left = 237
  831.         Top = 127
  832.         Width = 61
  833.         Height = 17
  834.         Alignment = taRightJustify
  835.         Caption = 'Frame rate:'
  836.         TabOrder = 10
  837.       end
  838.       object VisualFrameRateUpDown: TBuddyUpDown
  839.         Left = 359
  840.         Top = 125
  841.         Width = 15
  842.         Height = 21
  843.         Associate = VisualFrameRateEdit
  844.         Increment = 5
  845.         TabOrder = 12
  846.       end
  847.       object VisualFFTWindowBox: TComboBox
  848.         Left = 300
  849.         Top = 152
  850.         Width = 75
  851.         Height = 21
  852.         Style = csDropDownList
  853.         ItemHeight = 13
  854.         TabOrder = 14
  855.         Items.Strings = (
  856.           'None'
  857.           'Hamming'
  858.           'Triangular'
  859.           'Kaiser 7')
  860.       end
  861.       object FFTWindowLabel: TStaticText
  862.         Left = 233
  863.         Top = 154
  864.         Width = 65
  865.         Height = 17
  866.         Alignment = taRightJustify
  867.         Caption = 'FFT window:'
  868.         TabOrder = 13
  869.       end
  870.     end
  871.     object DeviceSheet: TTabSheet
  872.       Caption = 'Device'
  873.       ImageIndex = 4
  874.       ExplicitLeft = 0
  875.       ExplicitTop = 0
  876.       ExplicitWidth = 0
  877.       ExplicitHeight = 0
  878.       object PlaybackGroup: TGroupBox
  879.         Left = 2
  880.         Top = 4
  881.         Width = 403
  882.         Height = 117
  883.         Caption = ' Playback '
  884.         Color = clBtnFace
  885.         ParentColor = False
  886.         TabOrder = 0
  887.         object ImagePlay: TImage
  888.           Left = 8
  889.           Top = 14
  890.           Width = 16
  891.           Height = 16
  892.           Picture.Data = {<image000.ico>}
  893.         end
  894.         object PlayDeviceLabel: TStaticText
  895.           Left = 25
  896.           Top = 15
  897.           Width = 40
  898.           Height = 17
  899.           Caption = 'Device:'
  900.           TabOrder = 0
  901.         end
  902.         object PlaybackBox: TComboBox
  903.           Left = 8
  904.           Top = 29
  905.           Width = 280
  906.           Height = 21
  907.           Style = csDropDownList
  908.           ItemHeight = 0
  909.           TabOrder = 2
  910.         end
  911.         object PlaybackQualityLabel: TStaticText
  912.           Left = 293
  913.           Top = 15
  914.           Width = 42
  915.           Height = 17
  916.           Caption = 'Quality:'
  917.           TabOrder = 1
  918.         end
  919.         object PlaybackQuality: TComboBox
  920.           Left = 293
  921.           Top = 29
  922.           Width = 104
  923.           Height = 21
  924.           Style = csDropDownList
  925.           ItemHeight = 13
  926.           TabOrder = 3
  927.           Items.Strings = (
  928.             'PCM 16 bit'
  929.             'PCM 24 bit'
  930.             'IEEE 32 bit')
  931.         end
  932.         object DeviceLatency: TNumFrame
  933.           Left = 7
  934.           Top = 54
  935.           Width = 390
  936.           Height = 36
  937.           TabOrder = 4
  938.           TabStop = True
  939.           Caption = 'Prebuffer/latency (s):'
  940.           Decimal = 2
  941.           Line = 0.100000000000000000
  942.           Page = 0.500000000000000000
  943.           Min = 0.100000000000000000
  944.           Max = 2.000000000000000000
  945.           PromptWidth = 110
  946.           ValueWidth = 50
  947.           Value = 0.800000000000000000
  948.           DesignSize = (
  949.             390
  950.             36)
  951.         end
  952.         object DeviceDelayStart: TCheckBox
  953.           Left = 8
  954.           Top = 92
  955.           Width = 176
  956.           Height = 17
  957.           Caption = 'Alternative playback initialization'
  958.           TabOrder = 5
  959.         end
  960.       end
  961.       object RecordGroup: TGroupBox
  962.         Left = 2
  963.         Top = 124
  964.         Width = 403
  965.         Height = 79
  966.         Caption = ' Record '
  967.         TabOrder = 1
  968.         object ImageRecord: TImage
  969.           Left = 8
  970.           Top = 14
  971.           Width = 16
  972.           Height = 16
  973.           Picture.Data = {<image001.ico>}
  974.         end
  975.         object RecordDeviceLabel: TStaticText
  976.           Left = 25
  977.           Top = 15
  978.           Width = 40
  979.           Height = 17
  980.           Caption = 'Device:'
  981.           TabOrder = 0
  982.         end
  983.         object RecordBox: TComboBox
  984.           Left = 8
  985.           Top = 29
  986.           Width = 280
  987.           Height = 21
  988.           Style = csDropDownList
  989.           ItemHeight = 0
  990.           TabOrder = 1
  991.         end
  992.         object RecordQualityLabel: TStaticText
  993.           Left = 295
  994.           Top = 15
  995.           Width = 42
  996.           Height = 17
  997.           Caption = 'Quality:'
  998.           TabOrder = 2
  999.         end
  1000.         object RecordQuality: TComboBox
  1001.           Left = 293
  1002.           Top = 29
  1003.           Width = 104
  1004.           Height = 21
  1005.           Style = csDropDownList
  1006.           ItemHeight = 13
  1007.           TabOrder = 3
  1008.           Items.Strings = (
  1009.             'PCM 16 bit'
  1010.             'PCM 24 bit'
  1011.             'IEEE 32 bit')
  1012.         end
  1013.         object RecordMonoLabel: TStaticText
  1014.           Left = 10
  1015.           Top = 56
  1016.           Width = 69
  1017.           Height = 17
  1018.           Caption = 'Mono source:'
  1019.           TabOrder = 4
  1020.         end
  1021.         object RecordMonoPanel: TPanel
  1022.           Left = 78
  1023.           Top = 54
  1024.           Width = 317
  1025.           Height = 21
  1026.           BevelOuter = bvNone
  1027.           TabOrder = 5
  1028.           object RecordLeftChannel: TRadioButton
  1029.             Left = 4
  1030.             Top = 2
  1031.             Width = 87
  1032.             Height = 17
  1033.             Caption = 'Left channel'
  1034.             TabOrder = 0
  1035.           end
  1036.           object RecordRightChannel: TRadioButton
  1037.             Left = 113
  1038.             Top = 2
  1039.             Width = 91
  1040.             Height = 17
  1041.             Caption = 'Right channel'
  1042.             TabOrder = 1
  1043.           end
  1044.           object RecordAverage: TRadioButton
  1045.             Left = 227
  1046.             Top = 2
  1047.             Width = 73
  1048.             Height = 17
  1049.             Caption = 'Average'
  1050.             TabOrder = 2
  1051.           end
  1052.         end
  1053.       end
  1054.       object StaticText1: TStaticText
  1055.         Left = 2
  1056.         Top = 216
  1057.         Width = 82
  1058.         Height = 17
  1059.         Alignment = taRightJustify
  1060.         AutoSize = False
  1061.         Caption = 'Joystick control:'
  1062.         TabOrder = 2
  1063.       end
  1064.       object DeviceJoystick: TComboBox
  1065.         Left = 86
  1066.         Top = 214
  1067.         Width = 204
  1068.         Height = 21
  1069.         Style = csDropDownList
  1070.         ItemHeight = 13
  1071.         TabOrder = 3
  1072.         Items.Strings = (
  1073.           'None'
  1074.           'Game controller'
  1075.           'Foot pedal, hold'
  1076.           'Foot pedal, toggle')
  1077.       end
  1078.       object DeviceJoystickConfigure: TButton
  1079.         Left = 312
  1080.         Top = 212
  1081.         Width = 75
  1082.         Height = 25
  1083.         Action = JoystickConfigureAction
  1084.         TabOrder = 4
  1085.       end
  1086.     end
  1087.     object Test: TTabSheet
  1088.       Caption = 'Test'
  1089.       ImageIndex = 5
  1090.       ExplicitLeft = 0
  1091.       ExplicitTop = 0
  1092.       ExplicitWidth = 0
  1093.       ExplicitHeight = 0
  1094.       object Details: TRichEdit
  1095.         Left = 0
  1096.         Top = 32
  1097.         Width = 407
  1098.         Height = 209
  1099.         ReadOnly = True
  1100.         ScrollBars = ssBoth
  1101.         TabOrder = 0
  1102.         Visible = False
  1103.       end
  1104.       object TroubleShoot: TButton
  1105.         Left = 2
  1106.         Top = 2
  1107.         Width = 75
  1108.         Height = 25
  1109.         Caption = 'Troubleshoot'
  1110.         TabOrder = 1
  1111.         OnClick = TroubleShootClick
  1112.       end
  1113.     end
  1114.   end
  1115.   object ControlImages: TImageList
  1116.     Left = 16
  1117.     Top = 284
  1118.     Bitmap = {
  1119.       494C010106000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
  1120.       0000000000003600000028000000400000003000000001002000000000000030
  1121.       0000000000000000000000000000000000000000000000000000000000000000
  1122.       0000000000000000000000000000000000000000000000000000000000000000
  1123.       0000000000000000000000000000000000000000000000000000000000000000
  1124.       0000000000000000000000000000000000000000000000000000000000000000
  1125.       0000000000000000000000000000000000000000000000000000000000000000
  1126.       0000000000000000000000000000000000000000000000000000000000000000
  1127.       0000000000000000000000000000000000000000000000000000000000000000
  1128.       0000000000000000000000000000000000000000000000000000000000000000
  1129.       0000000000000000000000000000000000000000000000000000000000000000
  1130.       0000000000000000000000000000000000000000000000000000000000000000
  1131.       0000000000000000000000000000000000000000000000000000000000000000
  1132.       0000000000000000000000000000000000000000000000000000000000000000
  1133.       0000000000000000000000000000000000000000000000000000000000000000
  1134.       0000000000000000000000000000000000000000000000000000000000000000
  1135.       0000000000000000000000000000000000000000000000000000000000000000
  1136.       0000000000000000000000000000000000000000000000000000000000000000
  1137.       0000000000000000000000000000000000000000000000000000000000000000
  1138.       0000000000000000000000000000000000000000000000000000000000000000
  1139.       0000000000000000000000000000000000000000000000000000000000000000
  1140.       0000000000000000000000000000000000000000000000000000000000000000
  1141.       0000000000000000000000000000000000000000000000000000000000000000
  1142.       0000000000000000000000000000000000000000000000000000000000000000
  1143.       0000000000000000000000000000000000000000000000000000000000000000
  1144.       0000000000000000000000000000000000000000000000000000000000000000
  1145.       0000000000000000000000000000000000000000000000000000000000000000
  1146.       0000000000000000000000000000000000000000000000000000000000000000
  1147.       0000000000000000000000000000000000000000000000000000000000000000
  1148.       0000000000000000000000000000000000000000000000000000000000000000
  1149.       0000000000000000000000000000000000000000000000000000000000000000
  1150.       0000000000000000000000000000000000000000000000000000000000000000
  1151.       0000000000000000000000000000000000000000000000000000000000000000
  1152.       0000000000000000000000000000000000000000000000000000000000000000
  1153.       0000000000000000000000000000000000000000000000000000000000000000
  1154.       0000000000000000000000000000000000000000000000000000000000000000
  1155.       0000000000000000000000000000000000000000000000000000000000000000
  1156.       0000000000000000000000000000000000000000000000000000000000000000
  1157.       0000000000000000000000000000000000000000000000000000000000000000
  1158.       0000000000000000000000000000000000000000000000000000000000000000
  1159.       0000000000000000000000000000000000000000000000000000000000000000
  1160.       0000000000000000000000000000000000000000000000000000000000000000
  1161.       0000000000000000000000000000000000000000000000000000000000000000
  1162.       0000000000000000000000000000000000000000000000000000000000000000
  1163.       0000000000000000000000000000000000000000000000000000000000000000
  1164.       0000000000000000000000000000000000000000000000000000000000000000
  1165.       0000000000000000000000000000000000000000000000000000000000000000
  1166.       0000000000000000000000000000000000000000000000000000000000000000
  1167.       0000000000000000000000000000000000000000000000000000000000000000
  1168.       0000000000000000000000000000000000000000000000000000000000000000
  1169.       0000000000000000000000000000000000000000000000000000000000000000
  1170.       0000000000000000000000000000000000000000000000000000000000000000
  1171.       0000000000000000000000000000000000000000000000000000000000000000
  1172.       0000000000000000000000000000000000000000000000000000000000000000
  1173.       0000000000000000000000000000000000000000000000000000000000000000
  1174.       0000000000000000000000000000000000000000000000000000000000000000
  1175.       0000000000000000000000000000000000000000000000000000000000000000
  1176.       0000000000000000000000000000000000000000000000000000000000000000
  1177.       0000000000000000000000000000000000000000000000000000000000000000
  1178.       0000000000000000000000000000000000000000000000000000000000000000
  1179.       0000000000000000000000000000000000000000000000000000000000000000
  1180.       0000000000000000000000000000000000000000000000000000000000000000
  1181.       0000000000000000000000000000000000000000000000000000000000000000
  1182.       0000000000000000000000000000000000000000000000000000000000000000
  1183.       0000000000000000000000000000000000000000000000000000000000000000
  1184.       0000000000000000000000000000000000000000000000000000000000000000
  1185.       0000000000000000000000000000000000000000000000000000000000000000
  1186.       0000000000000000000000000000000000000000000000000000000000000000
  1187.       0000000000000000000000000000000000000000000000000000000000000000
  1188.       0000000000000000000000000000000000000000000000000000000000000000
  1189.       0000000000000000000000000000000000000000000000000000000000000000
  1190.       0000000000000000000000000000000000000000000000000000000000000000
  1191.       0000000000000000000000000000000000000000000000000000000000000000
  1192.       0000000000000000000000000000000000000000000000000000000000000000
  1193.       0000000000000000000000000000000000000000000000000000000000000000
  1194.       0000000000000000000000000000000000000000000000000000000000000000
  1195.       0000000000000000000000000000000000000000000000000000000000000000
  1196.       0000000000000000000000000000000000000000000000000000000000000000
  1197.       0000000000000000000000000000000000000000000000000000000000000000
  1198.       0000000000000000000000000000000000000000000000000000000000000000
  1199.       0000000000000000000000000000000000000000000000000000000000000000
  1200.       0000000000000000000000000000000000000000000000000000000000000000
  1201.       0000000000000000000000000000000000000000000000000000000000000000
  1202.       0000000000000000000000000000000000000000000000000000000000000000
  1203.       0000000000000000000000000000000000000000000000000000000000000000
  1204.       0000000000000000000000000000000000000000000000000000000000000000
  1205.       0000000000000000000000000000000000000000000000000000000000000000
  1206.       0000000000000000000000000000000000000000000000000000000000000000
  1207.       0000000000000000000000000000000000000000000000000000000000000000
  1208.       0000000000000000000000000000000000000000000000000000000000000000
  1209.       0000000000000000000000000000000000000000000000000000000000000000
  1210.       0000000000000000000000000000000000000000000000000000000000000000
  1211.       0000000000000000000000000000000000000000000000000000000000000000
  1212.       0000000000000000000000000000000000000000000000000000000000000000
  1213.       0000000000000000000000000000000000000000000000000000000000000000
  1214.       0000000000000000000000000000000000000000000000000000000000000000
  1215.       0000000000000000000000000000000000000000000000000000000000000000
  1216.       0000000000000000000000000000000000000000000000000000000000000000
  1217.       0000000000000000000000000000000000000000000000000000000000000000
  1218.       0000000000000000000000000000000000000000000000000000000000000000
  1219.       0000000000000000000000000000000000000000000000000000000000000000
  1220.       0000000000000000000000000000000000000000000000000000000000000000
  1221.       0000000000000000000000000000000000000000000000000000000000000000
  1222.       0000000000000000000000000000000000000000000000000000000000000000
  1223.       0000000000000000000000000000000000000000000000000000000000000000
  1224.       0000000000000000000000000000000000000000000000000000000000000000
  1225.       0000000000000000000000000000000000000000000000000000000000000000
  1226.       0000000000000000000000000000000000000000000000000000000000000000
  1227.       0000000000000000000000000000000000000000000000000000000000000000
  1228.       0000000000000000000000000000000000000000000000000000000000000000
  1229.       0000000000000000000000000000000000000000000000000000000000000000
  1230.       0000000000000000000000000000000000000000000000000000000000000000
  1231.       0000000000000000000000000000000000000000000000000000000000000000
  1232.       0000000000000000000000000000000000000000000000000000000000000000
  1233.       0000000000000000000000000000000000000000000000000000000000000000
  1234.       0000000000000000000000000000000000000000000000000000000000000000
  1235.       0000000000000000000000000000000000000000000000000000000000000000
  1236.       0000000000000000000000000000000000000000000000000000000000000000
  1237.       0000000000000000000000000000000000000000000000000000000000000000
  1238.       0000000000000000000000000000000000000000000000000000000000000000
  1239.       0000000000000000000000000000000000000000000000000000000000000000
  1240.       0000000000000000000000000000000000000000000000000000000000000000
  1241.       0000000000000000000000000000000000000000000000000000000000000000
  1242.       0000000000000000000000000000000000000000000000000000000000000000
  1243.       0000000000000000000000000000000000000000000000000000000000000000
  1244.       0000000000000000000000000000000000000000000000000000000000000000
  1245.       0000000000000000000000000000000000000000000000000000000000000000
  1246.       0000000000000000000000000000000000000000000000000000000000000000
  1247.       0000000000000000000000000000000000000000000000000000000000000000
  1248.       0000000000000000000000000000000000000000000000000000000000000000
  1249.       0000000000000000000000000000000000000000000000000000000000000000
  1250.       0000000000000000000000000000000000000000000000000000000000000000
  1251.       0000000000000000000000000000000000000000000000000000000000000000
  1252.       0000008000000000000000000000000000000000000000000000000000000000
  1253.       0000000000000000000000000000000000000000000000000000000000000000
  1254.       0000000000000000000000000000000000000000000000000000000000000000
  1255.       0000000000000000000000000000000000000000000000000000000000000000
  1256.       0000000000000000000000000000000000000000000000000000000000000000
  1257.       0000000000000000000000000000000000000000000000000000000000000000
  1258.       0000000000000000000084848400848484008484840084848400848484008484
  1259.       8400848484008484840084848400000000000000000000000000000000000080
  1260.       000000FF00000080000000000000000000000000000000000000000000000000
  1261.       0000000000000000000000000000000000000000000000000000000000000000
  1262.       0000000000000000000000000000000000000000000000000000000000000000
  1263.       0000000000000000000000000000000000000000000000000000000000000000
  1264.       0000000000000000000000000000000000000000000000000000000000000000
  1265.       0000000000000000000000000000000000000000000000000000000000000000
  1266.       000000000000000000008484840000FFFF000084840000FFFF000084840000FF
  1267.       FF000084840000FFFF0084848400000000000000000000000000000000000080
  1268.       000000FF000000FF000000800000808080008080800080808000808080008080
  1269.       8000808080008080800080808000000000000000000000000000000000000000
  1270.       0000000000000000000000000000000000000000000000000000000000000000
  1271.       0000000000000000000000000000000000000000000000000000000000000000
  1272.       0000000000000000000000000000000000000000000000000000000000000000
  1273.       0000000000000000000000000000000000008484840084848400848484008484
  1274.       8400848484008484840084848400008484000084840000848400008484000084
  1275.       84000084840000848400848484008484840000000000000000000080000000FF
  1276.       000000FF000000FF000000FF0000008000000080800000FFFF000080800000FF
  1277.       FF000080800000FFFF0080808000000000000000000000000000000000000000
  1278.       0000000000000000000000000000000000000000000000000000000000000000
  1279.       0000000000000000000000000000000000000000000000000000000000000000
  1280.       0000000000000000000000000000000000000000000000000000000000000000
  1281.       000000000000000000000000000000000000FFFFFF0000840000008400000084
  1282.       8400008484000084000000840000008400000084000000840000008400000084
  1283.       00000084000000840000008400008484840080808000808080000080000000FF
  1284.       000000FF00008080800000FF000000FF00000080000000808000008080000080
  1285.       8000008080000080800080808000808080000000000000000000000000000000
  1286.       0000000000000000000000000000000000000000000000000000000000000000
  1287.       0000000000000000000000000000000000000000000000000000000000000000
  1288.       0000000000000000000000000000000000000000000000000000000000000000
  1289.       000000000000000000000000000000000000FFFFFF0000840000008400000084
  1290.       0000008400000084000000840000008400000084000000000000008400000000
  1291.       000000000000008400000084000084848400FFFFFF000080000000FF000000FF
  1292.       000000808000008000000080000000FF000000FF000000800000008000000080
  1293.       0000008000000080000000800000808080000000000000000000000000000000
  1294.       0000000000000000000000000000000000000000000000000000000000000000
  1295.       0000000000000000000000000000000000000000000000000000000000000000
  1296.       0000000000000000000000000000000000000000000000000000000000000000
  1297.       000000000000000000000000000000000000FFFFFF0000840000000000000000
  1298.       0000008400000000000000000000000000000000000000840000008400000084
  1299.       000000848400008400000084000084848400FFFFFF000080000000FF000000FF
  1300.       00000080000000800000008000000080000000FF000000FF0000008000000000
  1301.       0000000000000080000000800000808080000000000000000000000000000000
  1302.       0000000000000000000000000000000000000000000000000000000000000000
  1303.       0000000000000000000000000000000000000000000000000000000000000000
  1304.       0000000000000000000000000000000000000000000000000000000000000000
  1305.       000000000000000000000000000000000000FFFFFF0000840000008400000084
  1306.       0000008484000000000000000000000000000000000000840000000000000000
  1307.       000000848400008400000000000084848400FFFFFF0000800000000000000000
  1308.       0000008000000000000000000000000000000000000000FF000000FF00000080
  1309.       0000008080000080000000800000808080000000000000000000000000000000
  1310.       0000000000000000000000000000000000000000000000000000000000000000
  1311.       0000000000000000000000000000000000000000000000000000000000000000
  1312.       0000000000000000000000000000000000000000000000000000000000000000
  1313.       000000000000000000000000000000000000FFFFFF0000840000000000000000
  1314.       00000084000000000000FFFFFF00FFFFFF000000000000840000008400000084
  1315.       000000840000008400000000000084848400FFFFFF0000800000008000000080
  1316.       000000808000000000000000000000000000000000000080000000FF000000FF
  1317.       0000008000000080000000000000808080000000000000000000000000000000
  1318.       0000000000000000000000000000000000000000000000000000000000000000
  1319.       0000000000000000000000000000000000000000000000000000000000000000
  1320.       0000000000000000000000000000000000000000000000000000000000000000
  1321.       000000000000000000000000000000000000FFFFFF0000840000008400000084
  1322.       0000008484000000000000000000000000000000000000840000FF0000000084
  1323.       000000840000FF0000000084000084848400FFFFFF0000800000000000000000
  1324.       00000080000000000000FFFFFF00FFFFFF0000000000008000000080000000FF
  1325.       000000FF00000080000000000000808080000000000000000000000000000000
  1326.       0000000000000000000000000000000000000000000000000000000000000000
  1327.       0000000000000000000000000000000000000000000000000000000000000000
  1328.       0000000000000000000000000000000000000000000000000000000000000000
  1329.       000000000000000000000000000000000000FFFFFF0000840000000000000000
  1330.       0000008484000084000000840000008400000084000000840000FFFFFF00FF00
  1331.       000000840000FFFFFF00FF00000084848400FFFFFF0000800000008000000080
  1332.       0000008080000000000000000000000000000000000000800000FF0000000080
  1333.       000000FF000000FF000000800000808080000000000000000000000000000000
  1334.       0000000000000000000000000000000000000000000000000000000000000000
  1335.       0000000000000000000000000000000000000000000000000000000000000000
  1336.       0000000000000000000000000000000000000000000000000000000000000000
  1337.       000000000000000000000000000000000000FFFFFF0000840000008400000084
  1338.       0000008400000084000000840000008400000084000000840000008400000084
  1339.       000000840000008400000084000084848400FFFFFF0000800000000000000000
  1340.       0000008080000080000000800000008000000080000000800000FFFFFF00FF00
  1341.       00000080000000FF000000FF0000808080000000000000000000000000000000
  1342.       0000000000000000000000000000000000000000000000000000000000000000
  1343.       0000000000000000000000000000000000000000000000000000000000000000
  1344.       0000000000000000000000000000000000000000000000000000000000000000
  1345.       000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  1346.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1347.       FF00FFFFFF00FFFFFF00FFFFFF0084848400FFFFFF0000800000008000000080
  1348.       0000008000000080000000800000008000000080000000800000008000000080
  1349.       0000008000000080000000800000808080000000000000000000000000000000
  1350.       0000000000000000000000000000000000000000000000000000000000000000
  1351.       0000000000000000000000000000000000000000000000000000000000000000
  1352.       0000000000000000000000000000000000000000000000000000000000000000
  1353.       0000000000000000000000000000000000000000000000000000000000000000
  1354.       0000000000000000000000000000000000000000000000000000000000000000
  1355.       000000000000000000000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFF
  1356.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  1357.       FF00FFFFFF00FFFFFF00FFFFFF00808080000000000000000000000000000000
  1358.       0000000000000000000000000000000000000000000000000000000000000000
  1359.       0000000000000000000000000000000000000000000000000000000000000000
  1360.       0000000000000000000000000000000000000000000000000000000000000000
  1361.       0000000000000000000000000000000000000000000000000000000000000000
  1362.       0000000000000000000000000000000000000000000000000000000000000000
  1363.       0000000000000000000000000000000000000000000000000000000000000000
  1364.       0000000000000000000000000000000000000000000000000000000000000000
  1365.       0000000000000000000000000000000000000000000000000000000000000000
  1366.       0000000000000000000000000000000000000000000000000000000000000000
  1367.       0000000000000000000000000000000000000000000000000000000000000000
  1368.       0000000000000000000000000000000000000000000000000000000000000000
  1369.       0000000000000000000000000000000000000000000000000000000000000000
  1370.       0000000000000000000000000000000000000000000000000000000000000000
  1371.       0000000000000000000000000000000000000000000000000000000000000000
  1372.       0000000000000000000000000000000000000000000000000000000000000000
  1373.       0000000000000000000000000000000000000000000000000000000000000000
  1374.       0000000000000000000000000000000000000000000000000000000000000000
  1375.       0000000000000000000000000000000000000000000000000000000000000000
  1376.       0000000000000000000000000000000000000000000000000000000000000000
  1377.       0000000000000000000000000000000000000000000000000000000000000000
  1378.       0000000000000000000000000000000000000000000000000000000000000000
  1379.       0000000000000000000000000000000000000000000000000000000000000000
  1380.       0000000000000000000000000000000000000000000000000000000000000000
  1381.       0000000000000000000000000000000000000000000000000000000000000000
  1382.       0000000000000000000000000000000000000000000000000000000000000000
  1383.       0000000000000000000000000000000000000000000000000000000000000000
  1384.       0000000000000000000000000000000000000000000000000000000000000000
  1385.       0000000000000000000000000000000000000000000000000000000000000000
  1386.       0000000000000000000000000000000000000000000000000000000000000000
  1387.       0000000000000000000000000000000000000000000000000000000000000000
  1388.       0000000000000000000000000000000000000000000000000000000000000000
  1389.       0000000000000000000000000000000000000000000000000000000000000000
  1390.       0000000000000000000000000000000000000000000000000000000000000000
  1391.       0000000000000000000000000000000000000000000000000000000000000000
  1392.       0000000000000000000000000000000000000000000000000000000000000000
  1393.       0000000000000000000000000000000000000000000000000000000000000000
  1394.       0000000000000000000000000000000000000000000000000000000000000000
  1395.       0000000000000000000000000000000000000000000000000000000000000000
  1396.       0000000000000000000000000000000000000000000000000000000000000000
  1397.       0000000000000000000000000000000000000000000000000000000000000000
  1398.       0000000000000000000000000000000000000000000000000000000000000000
  1399.       0000000000000000000000000000000000000000000000000000000000000000
  1400.       0000000000000000000000000000000000000000000000000000000000000000
  1401.       0000000000000000000000000000000000000000000000000000000000008484
  1402.       8400FFFFFF00FFFFFF0000000000000000000000000000000000000000000000
  1403.       0000000000000000000000000000000000000000000000000000000000000000
  1404.       00000000000000000000FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
  1405.       0000000000000000000000000000000000000000000000000000000000000000
  1406.       000000FF00000000000084848400000000000000000000000000848484000000
  1407.       00000000FF000000000000000000000000000000000000000000000000000000
  1408.       0000000000008484840000000000000000000000000000000000000000000000
  1409.       0000000000000000000000000000000000000000000000000000000000008484
  1410.       840000FF000000FF0000FFFFFF00FFFFFF000000000000000000000000000000
  1411.       0000000000000000000000000000000000000000000000000000000000000000
  1412.       000000000000000000000000FF000000FF000000FF000000FF00FFFFFF000000
  1413.       0000000000000000000000000000000000000000000000000000000000000000
  1414.       0000000000008484840000000000848484008484840084848400000000008484
  1415.       8400000000000000000000000000000000000000000000000000000000000000
  1416.       000084848400FFFFFF00FFFFFF00FF000000FF000000FF000000FFFFFF008484
  1417.       8400848484000000000000000000000000000000000000000000000000008484
  1418.       840000FF000000FF000000FF000000FF0000FFFFFF00FFFFFF00000000000000
  1419.       0000000000000000000000000000000000000000000000000000000000000000
  1420.       0000000000000000FF000000FF000000FF000000FF000000FF000000FF00FFFF
  1421.       FF000000000000000000000000000000000000000000000000000000000000FF
  1422.       0000848484000000000000000000000000000000000000000000848484000000
  1423.       0000848484000000FF000000000000000000000000000000000000000000FFFF
  1424.       FF00FFFFFF00FFFFFF00FF000000FF000000FF000000FF000000FF000000FFFF
  1425.       FF00FFFFFF000000000000000000000000000000000000000000000000008484
  1426.       840000FF000000FF000000FF000000FF000000FF000000FF0000FFFFFF00FFFF
  1427.       FF00000000000000000000000000000000000000000000000000000000008484
  1428.       84000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  1429.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  1430.       000000000000FFFFFF0000000000000000000000000000000000000000008484
  1431.       8400000000000000000000000000000000000000000000000000FFFFFF00FFFF
  1432.       FF00FFFFFF00FFFF0000FF000000840000000000000084000000FF000000FFFF
  1433.       0000FFFFFF00FFFFFF0000000000000000000000000000000000000000008484
  1434.       840000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF
  1435.       0000FFFFFF000000000000000000000000000000000000000000000000008484
  1436.       84000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  1437.       FF00FFFFFF0000000000000000000000000000000000000000000000000000FF
  1438.       000000000000FFFFFF0000000000848484008484840000000000000000008484
  1439.       8400000000000000FF0000000000000000000000000000000000FFFFFF00FFFF
  1440.       FF00FFFFFF00FFFF0000FF000000840000000000000084000000FF000000FFFF
  1441.       0000FFFFFF00FFFFFF0084848400000000000000000000000000000000008484
  1442.       840000FF000000FF000000FF000000FF000000FF000000FF000000FF00008484
  1443.       8400848484000000000000000000000000000000000000000000000000008484
  1444.       84000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  1445.       FF00FFFFFF000000000000000000000000000000000000000000000000000000
  1446.       000000000000FFFFFF0084848400848484000000000000000000000000008484
  1447.       840000000000000000000000000000000000848484000000000000000000FFFF
  1448.       FF00FFFFFF00FFFFFF00FF000000FF000000FF000000FF000000FF000000FFFF
  1449.       FF00FFFFFF008484840000000000000000000000000000000000000000008484
  1450.       840000FF000000FF000000FF000000FF000000FF000084848400848484008484
  1451.       8400000000000000000000000000000000000000000000000000000000008484
  1452.       84000000FF000000FF000000FF000000FF000000FF000000FF000000FF000000
  1453.       FF00FFFFFF0000000000000000000000000000000000000000000000000000FF
  1454.       0000848484000000000084848400000000000000000000000000000000000000
  1455.       00008484840000FFFF0000000000000000000000000000000000848484000000
  1456.       000084848400FFFFFF00FFFFFF00FF000000FF000000FF000000FFFFFF00FFFF
  1457.       FF00848484000000000000000000000000000000000000000000000000008484
  1458.       840000FF000000FF000000FF0000848484008484840084848400000000000000
  1459.       0000000000000000000000000000000000000000000000000000000000000000
  1460.       0000848484000000FF000000FF000000FF000000FF000000FF000000FF000000
  1461.       0000000000000000000000000000000000000000000000000000000000000000
  1462.       0000000000008484840000000000FFFFFF00FFFFFF00FFFFFF00000000008484
  1463.       8400000000000000000000000000000000000000000000000000000000000000
  1464.       0000000000000000000000000000848484008484840084848400000000000000
  1465.       0000000000000000000084848400000000000000000000000000000000008484
  1466.       840000FF00008484840084848400848484000000000000000000000000000000
  1467.       0000000000000000000000000000000000000000000000000000000000000000
  1468.       000000000000848484000000FF000000FF000000FF000000FF00000000000000
  1469.       0000000000000000000000000000000000000000000000000000000000000000
  1470.       000000FF00000000000084848400000000000000000000000000848484000000
  1471.       000000FFFF000000000000000000000000000000000000000000000000000000
  1472.       0000000000000000000000000000000000000000000000000000000000000000
  1473.       0000000000000000000000000000000000000000000000000000000000008484
  1474.       8400848484008484840000000000000000000000000000000000000000000000
  1475.       0000000000000000000000000000000000000000000000000000000000000000
  1476.       0000000000000000000084848400848484008484840084848400000000000000
  1477.       0000000000000000000000000000000000000000000000000000000000000000
  1478.       0000000000000000000000FF00000000000000FF00000000000000FFFF000000
  1479.       0000000000000000000000000000000000000000000000000000000000000000
  1480.       0000000000000000000000000000000000000000000000000000000000000000
  1481.       0000000000000000000000000000000000000000000000000000000000000000
  1482.       0000000000000000000000000000000000000000000000000000000000000000
  1483.       0000000000000000000000000000000000000000000000000000000000000000
  1484.       0000000000000000000000000000000000000000000000000000000000000000
  1485.       0000000000000000000000000000000000000000000000000000000000000000
  1486.       0000000000000000000000000000000000000000000000000000000000000000
  1487.       0000000000000000000000000000000000000000000000000000000000000000
  1488.       0000000000000000000000000000000000000000000000000000000000000000
  1489.       0000000000000000000000000000000000000000000000000000000000000000
  1490.       0000000000000000000000000000000000000000000000000000000000000000
  1491.       0000000000000000000000000000000000000000000000000000000000000000
  1492.       0000000000000000000000000000000000000000000000000000000000000000
  1493.       0000000000000000000000000000000000000000000000000000000000000000
  1494.       0000000000000000000000000000000000000000000000000000000000000000
  1495.       0000000000000000000000000000000000000000000000000000000000000000
  1496.       0000000000000000000000000000000000000000000000000000000000000000
  1497.       0000000000000000000000000000000000000000000000000000000000000000
  1498.       0000000000000000000000000000000000000000000000000000000000000000
  1499.       0000000000000000000000000000000000000000000000000000000000000000
  1500.       0000000000000000000000000000000000000000000000000000000000000000
  1501.       0000000000000000000000000000000000000000000000000000000000000000
  1502.       0000000000000000000000000000000000000000000000000000000000000000
  1503.       0000000000000000000000000000000000000000000000000000000000000000
  1504.       0000000000000000000000000000000000000000000000000000000000000000
  1505.       000000000000000000000000000000000000424D3E000000000000003E000000
  1506.       2800000040000000300000000100010000000000800100000000000000000000
  1507.       000000000000000000000000FFFFFF0000000000000000000000000000000000
  1508.       0000000000000000000000000000000000000000000000000000000000000000
  1509.       0000000000000000000000000000000000000000000000000000000000000000
  1510.       0000000000000000000000000000000000000000000000000000000000000000
  1511.       00000000000000000000000000000000FFFFF7FF00000000FC01E3FF00000000
  1512.       FC01E001000000000000C0010000000000000000000000000000000000000000
  1513.       0000000000000000000000000000000000000000000000000000000000000000
  1514.       000000000000000000000000000000000000000000000000FFFF000000000000
  1515.       FFFFFFFF00000000FFFFFFFF00000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  1516.       FFFFFFFFFFFFFFFFE3FFFC3FF417F81FE0FFFC1FF80FE007E03FF80FE3C3C003
  1517.       E00FE007F3E70000E007E007E2630000E007E007F0E70000E00FE007E1E38001
  1518.       E03FF01FF80FC001E0FFF83FF417F007E3FFFC3FFD5FFD5FFFFFFFFFFFFFFFFF
  1519.       FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00000000000000000000000000000000
  1520.       000000000000}
  1521.   end
  1522.   object ActionList: TActionList
  1523.     Left = 52
  1524.     Top = 284
  1525.     object JoystickConfigureAction: TAction
  1526.       Caption = 'Configure...'
  1527.       OnExecute = JoystickConfigure
  1528.       OnUpdate = JoystickConfigureEnable
  1529.     end
  1530.   end
  1531. end
  1532.