home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / zabezpeceni / cdcheck / CDCheckSetup.exe / CDCheck.exe / 0 / RCDATA / TFRMOPTIONS / TFRMOPTIONS.txt
Text File  |  2006-07-03  |  19KB  |  812 lines

  1. object FrmOptions: TFrmOptions
  2.   Left = 336
  3.   Top = 219
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Options'
  7.   ClientHeight = 345
  8.   ClientWidth = 538
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   ShowHint = True
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object PageControl1: TPageControl
  26.     Left = 0
  27.     Top = 0
  28.     Width = 538
  29.     Height = 318
  30.     ActivePage = TabAntivirus
  31.     Align = alClient
  32.     HotTrack = True
  33.     MultiLine = True
  34.     RaggedRight = True
  35.     Style = tsFlatButtons
  36.     TabOrder = 0
  37.     OnChange = PageControl1Change
  38.     object TabGeneral: TTabSheet
  39.       Caption = 'General'
  40.       object GLSaveHistory: TLabel
  41.         Left = 8
  42.         Top = 8
  43.         Width = 133
  44.         Height = 13
  45.         Caption = 'No. of item to save in history'
  46.       end
  47.       object GLMinSize: TLabel
  48.         Left = 8
  49.         Top = 188
  50.         Width = 116
  51.         Height = 13
  52.         Caption = 'Clean read min. size [kB]'
  53.       end
  54.       object GLDefCRCDir: TLabel
  55.         Left = 8
  56.         Top = 214
  57.         Width = 103
  58.         Height = 13
  59.         Caption = 'Default hash directory'
  60.       end
  61.       object GBtnBrDone: TSpeedButton
  62.         Left = 511
  63.         Top = 208
  64.         Width = 17
  65.         Height = 21
  66.         Anchors = [akTop, akRight]
  67.         Caption = '...'
  68.         OnClick = GBtnBrDoneClick
  69.       end
  70.       object GCFont: TLabel
  71.         Left = 408
  72.         Top = 8
  73.         Width = 36
  74.         Height = 13
  75.         Caption = 'GCFont'
  76.         Visible = False
  77.       end
  78.       object GLPriority: TLabel
  79.         Left = 8
  80.         Top = 164
  81.         Width = 85
  82.         Height = 13
  83.         Caption = 'Processing priority'
  84.       end
  85.       object GLWavStrip: TLabel
  86.         Left = 8
  87.         Top = 239
  88.         Width = 159
  89.         Height = 13
  90.         Caption = 'When processing wav files ignore'
  91.       end
  92.       object GCUnicodeCSV: TCheckBox
  93.         Left = 8
  94.         Top = 40
  95.         Width = 500
  96.         Height = 17
  97.         Caption = 'Save CSV file in Unicode format'
  98.         TabOrder = 1
  99.       end
  100.       object GCEjectSrcOnDone: TCheckBox
  101.         Left = 8
  102.         Top = 80
  103.         Width = 500
  104.         Height = 17
  105.         Caption = 'Eject source when process is completed'
  106.         Checked = True
  107.         State = cbChecked
  108.         TabOrder = 3
  109.       end
  110.       object GCShowResults: TCheckBox
  111.         Left = 8
  112.         Top = 60
  113.         Width = 500
  114.         Height = 17
  115.         Caption = 'Show results window'
  116.         Checked = True
  117.         State = cbChecked
  118.         TabOrder = 2
  119.       end
  120.       object GEMinSize: TEdit
  121.         Left = 272
  122.         Top = 184
  123.         Width = 153
  124.         Height = 21
  125.         TabOrder = 8
  126.         Text = '100'
  127.       end
  128.       object GCCalcSize: TCheckBox
  129.         Left = 8
  130.         Top = 100
  131.         Width = 500
  132.         Height = 17
  133.         Caption = 'Calculate total size before processing'
  134.         Checked = True
  135.         State = cbChecked
  136.         TabOrder = 4
  137.       end
  138.       object GCSkipSetup: TCheckBox
  139.         Left = 8
  140.         Top = 120
  141.         Width = 500
  142.         Height = 17
  143.         Caption = 'Skip process setup'
  144.         TabOrder = 5
  145.       end
  146.       object GESaveHistory: TEdit
  147.         Left = 272
  148.         Top = 6
  149.         Width = 121
  150.         Height = 21
  151.         TabOrder = 0
  152.         Text = '15'
  153.       end
  154.       object GEDefCRCDir: TEdit
  155.         Left = 272
  156.         Top = 208
  157.         Width = 240
  158.         Height = 21
  159.         Anchors = [akLeft, akTop, akRight]
  160.         TabOrder = 9
  161.         OnKeyDown = GEDefCRCDirKeyDown
  162.       end
  163.       object GCContext: TCheckBox
  164.         Left = 8
  165.         Top = 140
  166.         Width = 400
  167.         Height = 17
  168.         Caption = 'Add CDCheck to Windows Explorer context menus'
  169.         Checked = True
  170.         State = cbChecked
  171.         TabOrder = 6
  172.       end
  173.       object GCBPriority: TComboBox
  174.         Tag = 255
  175.         Left = 272
  176.         Top = 160
  177.         Width = 153
  178.         Height = 21
  179.         Style = csDropDownList
  180.         ItemHeight = 13
  181.         Items.Strings = (
  182.           'idle'
  183.           'lowest'
  184.           'below normal'
  185.           'normal'
  186.           'above normal'
  187.           'highest')
  188.         TabOrder = 7
  189.       end
  190.       object GCBWavStrip: TComboBox
  191.         Tag = 255
  192.         Left = 272
  193.         Top = 234
  194.         Width = 257
  195.         Height = 21
  196.         Style = csDropDownList
  197.         ItemHeight = 13
  198.         Items.Strings = (
  199.           'Nothing'
  200.           'Header'
  201.           'Header, leading and trailing zero samples'
  202.           'Header and all zero (channel) samples (EAC compatible)')
  203.         TabOrder = 10
  204.       end
  205.     end
  206.     object TabLang: TTabSheet
  207.       Caption = 'Language'
  208.       ImageIndex = 6
  209.       object LLLang: TLabel
  210.         Left = 8
  211.         Top = 0
  212.         Width = 130
  213.         Height = 13
  214.         Caption = 'List of supported languages'
  215.       end
  216.       object LLBLang: TListBox
  217.         Tag = 255
  218.         Left = 8
  219.         Top = 16
  220.         Width = 225
  221.         Height = 217
  222.         ItemHeight = 13
  223.         TabOrder = 0
  224.         OnClick = LLBLangClick
  225.       end
  226.       object LLBLangFN: TListBox
  227.         Left = 256
  228.         Top = 16
  229.         Width = 121
  230.         Height = 217
  231.         ItemHeight = 13
  232.         TabOrder = 1
  233.         Visible = False
  234.       end
  235.     end
  236.     object TabLayout: TTabSheet
  237.       Caption = 'Layout'
  238.       ImageIndex = 1
  239.       object LRGStat: TRadioGroup
  240.         Tag = 255
  241.         Left = 8
  242.         Top = 0
  243.         Width = 177
  244.         Height = 57
  245.         Caption = 'Statistics'
  246.         Font.Charset = DEFAULT_CHARSET
  247.         Font.Color = clWindowText
  248.         Font.Height = -11
  249.         Font.Name = 'MS Sans Serif'
  250.         Font.Style = []
  251.         ItemIndex = 0
  252.         Items.Strings = (
  253.           'Full stats'
  254.           'Quick stats')
  255.         ParentFont = False
  256.         TabOrder = 0
  257.         OnClick = LRefresh
  258.       end
  259.       object LRGPos: TRadioGroup
  260.         Tag = 255
  261.         Left = 8
  262.         Top = 64
  263.         Width = 177
  264.         Height = 57
  265.         Caption = 'Button position'
  266.         Font.Charset = DEFAULT_CHARSET
  267.         Font.Color = clWindowText
  268.         Font.Height = -11
  269.         Font.Name = 'MS Sans Serif'
  270.         Font.Style = []
  271.         ItemIndex = 0
  272.         Items.Strings = (
  273.           'Top'
  274.           'Left')
  275.         ParentFont = False
  276.         TabOrder = 1
  277.         OnClick = LRefresh
  278.       end
  279.       object LRGFTIcons: TRadioGroup
  280.         Tag = 255
  281.         Left = 200
  282.         Top = 0
  283.         Width = 329
  284.         Height = 73
  285.         Anchors = [akLeft, akTop, akRight]
  286.         Caption = 'File Tree icons'
  287.         Font.Charset = DEFAULT_CHARSET
  288.         Font.Color = clWindowText
  289.         Font.Height = -11
  290.         Font.Name = 'MS Sans Serif'
  291.         Font.Style = []
  292.         ItemIndex = 1
  293.         Items.Strings = (
  294.           'Use CDCheck custom icons (fastest)'
  295.           'Use system icons for folders only'
  296.           'Use system icons for everything')
  297.         ParentFont = False
  298.         TabOrder = 2
  299.         OnClick = LRGFTIconsClick
  300.       end
  301.       object LCSavePos: TCheckBox
  302.         Left = 8
  303.         Top = 136
  304.         Width = 505
  305.         Height = 17
  306.         Caption = 'Save window position'
  307.         TabOrder = 3
  308.         OnClick = LCSavePosClick
  309.       end
  310.     end
  311.     object TabDeviceAccess: TTabSheet
  312.       Caption = 'Device access'
  313.       ImageIndex = 2
  314.       object DALblSPTISupp: TLabel
  315.         Left = 176
  316.         Top = 56
  317.         Width = 5
  318.         Height = 13
  319.         Caption = '/'
  320.       end
  321.       object DALblASPISupp: TLabel
  322.         Left = 176
  323.         Top = 77
  324.         Width = 5
  325.         Height = 13
  326.         Caption = '/'
  327.       end
  328.       object DALMan: TLabel
  329.         Left = 8
  330.         Top = 40
  331.         Width = 141
  332.         Height = 13
  333.         Caption = 'Manual access selection'
  334.         Font.Charset = DEFAULT_CHARSET
  335.         Font.Color = clWindowText
  336.         Font.Height = -11
  337.         Font.Name = 'MS Sans Serif'
  338.         Font.Style = [fsBold]
  339.         ParentFont = False
  340.       end
  341.       object DACSPTI: TCheckBox
  342.         Left = 16
  343.         Top = 56
  344.         Width = 150
  345.         Height = 17
  346.         Caption = 'use SPTI'
  347.         TabOrder = 0
  348.         OnClick = DACSPTIClick
  349.       end
  350.       object DACASPI: TCheckBox
  351.         Left = 16
  352.         Top = 76
  353.         Width = 150
  354.         Height = 17
  355.         Caption = 'use ASPI'
  356.         TabOrder = 1
  357.         OnClick = DACASPIClick
  358.       end
  359.       object DABShow: TButton
  360.         Left = 8
  361.         Top = 96
  362.         Width = 209
  363.         Height = 25
  364.         Caption = 'Show supported access types'
  365.         TabOrder = 2
  366.         OnClick = DABShowClick
  367.       end
  368.       object DACAuto: TCheckBox
  369.         Left = 8
  370.         Top = 8
  371.         Width = 161
  372.         Height = 17
  373.         Caption = 'Autodetect access'
  374.         Checked = True
  375.         State = cbChecked
  376.         TabOrder = 3
  377.         OnClick = DACAutoClick
  378.       end
  379.       object DACAdv: TCheckBox
  380.         Tag = 255
  381.         Left = 8
  382.         Top = 240
  383.         Width = 193
  384.         Height = 17
  385.         Caption = 'Advanced ASPI configuration'
  386.         Enabled = False
  387.         TabOrder = 4
  388.         OnClick = DACAdvClick
  389.       end
  390.       object DACPnlAdv: TPanel
  391.         Left = 280
  392.         Top = 8
  393.         Width = 257
  394.         Height = 249
  395.         BevelOuter = bvNone
  396.         TabOrder = 5
  397.         object DALASPIM: TLabel
  398.           Left = 9
  399.           Top = 8
  400.           Width = 93
  401.           Height = 13
  402.           Caption = 'ASPI drive mapping'
  403.         end
  404.         object DALASPID: TLabel
  405.           Left = 9
  406.           Top = 159
  407.           Width = 83
  408.           Height = 13
  409.           Caption = 'Available devices'
  410.         end
  411.         object DACDriveMap: TListBox
  412.           Left = 8
  413.           Top = 24
  414.           Width = 241
  415.           Height = 129
  416.           ItemHeight = 13
  417.           Items.Strings = (
  418.             'E: -> ASPI0')
  419.           TabOrder = 0
  420.           OnClick = DACDriveMapClick
  421.         end
  422.         object DACAvailDev: TComboBox
  423.           Tag = 255
  424.           Left = 8
  425.           Top = 176
  426.           Width = 241
  427.           Height = 21
  428.           Style = csDropDownList
  429.           ItemHeight = 13
  430.           TabOrder = 1
  431.           OnChange = DACAvailDevChange
  432.           OnDropDown = DACAvailDevDropDown
  433.         end
  434.         object DABRedetect: TButton
  435.           Left = 8
  436.           Top = 208
  437.           Width = 241
  438.           Height = 25
  439.           Caption = 'Redetect ASPI drive mapping'
  440.           TabOrder = 2
  441.           OnClick = DABRedetectClick
  442.         end
  443.       end
  444.     end
  445.     object TabSounds: TTabSheet
  446.       Caption = 'Sounds'
  447.       ImageIndex = 8
  448.       object SLDone: TLabel
  449.         Left = 8
  450.         Top = 4
  451.         Width = 81
  452.         Height = 13
  453.         Caption = 'On process done'
  454.       end
  455.       object SL1stError: TLabel
  456.         Left = 8
  457.         Top = 28
  458.         Width = 57
  459.         Height = 13
  460.         Caption = 'On first error'
  461.       end
  462.       object SBtnBrDone: TSpeedButton
  463.         Left = 496
  464.         Top = -1
  465.         Width = 17
  466.         Height = 21
  467.         Anchors = [akTop, akRight]
  468.         Caption = '...'
  469.         OnClick = SBtnBrDoneClick
  470.       end
  471.       object SBtnBr1sterror: TSpeedButton
  472.         Left = 496
  473.         Top = 24
  474.         Width = 17
  475.         Height = 21
  476.         Anchors = [akTop, akRight]
  477.         Caption = '...'
  478.         OnClick = SBtnBr1sterrorClick
  479.       end
  480.       object SEdone: TEdit
  481.         Tag = 255
  482.         Left = 152
  483.         Top = 0
  484.         Width = 345
  485.         Height = 21
  486.         TabOrder = 0
  487.       end
  488.       object SE1sterror: TEdit
  489.         Tag = 255
  490.         Left = 152
  491.         Top = 24
  492.         Width = 345
  493.         Height = 21
  494.         TabOrder = 1
  495.       end
  496.     end
  497.     object TabBuffers: TTabSheet
  498.       Caption = 'Buffers'
  499.       ImageIndex = 3
  500.       object BLCRCRead: TLabel
  501.         Left = 8
  502.         Top = 4
  503.         Width = 143
  504.         Height = 13
  505.         Hint = 
  506.           'Size of data to read at once from device '#13#10'and initial size of b' +
  507.           'uffer to hold that data'#13#10'for reading hash files (which can grow ' +
  508.           'if neccessary).'
  509.         Caption = 'Hash file device read size [kB]'
  510.       end
  511.       object BLDevRead: TLabel
  512.         Left = 8
  513.         Top = 28
  514.         Width = 101
  515.         Height = 13
  516.         Hint = 
  517.           'Size of data to read at once from device '#13#10'into buffer for all p' +
  518.           'rocesses.'
  519.         Caption = 'Device read size [kB]'
  520.       end
  521.       object BLCircBuf: TLabel
  522.         Left = 8
  523.         Top = 52
  524.         Width = 108
  525.         Height = 13
  526.         Hint = 'Circular buffer is used for caching reading from device.'
  527.         Caption = 'Circular buffer size [kB]'
  528.       end
  529.       object BLBufferNote: TLabel
  530.         Left = 8
  531.         Top = 104
  532.         Width = 183
  533.         Height = 13
  534.         Caption = '(Note: all buffers will be aligned to 8kB)'
  535.       end
  536.       object BLRecRead: TLabel
  537.         Left = 8
  538.         Top = 76
  539.         Width = 113
  540.         Height = 13
  541.         Hint = 
  542.           'Max size of data to read at once from device into buffer during ' +
  543.           'recovery'#13#10'(memory usage="no. of rereads" x "buffer size"!).'
  544.         Caption = 'Recovery read size [kB]'
  545.       end
  546.       object BECRCRead: TEdit
  547.         Left = 256
  548.         Top = 0
  549.         Width = 121
  550.         Height = 21
  551.         TabOrder = 0
  552.         Text = '100'
  553.       end
  554.       object BEDevRead: TEdit
  555.         Left = 256
  556.         Top = 24
  557.         Width = 121
  558.         Height = 21
  559.         TabOrder = 1
  560.         Text = '1024'
  561.       end
  562.       object BECircBuf: TEdit
  563.         Left = 256
  564.         Top = 48
  565.         Width = 121
  566.         Height = 21
  567.         TabOrder = 2
  568.         Text = '2048'
  569.       end
  570.       object BERecRead: TEdit
  571.         Left = 256
  572.         Top = 72
  573.         Width = 121
  574.         Height = 21
  575.         TabOrder = 3
  576.         Text = '50'
  577.       end
  578.     end
  579.     object TabSheet2: TTabSheet
  580.       Caption = 'Debug'
  581.       ImageIndex = 4
  582.       TabVisible = False
  583.       object Label7: TLabel
  584.         Left = 8
  585.         Top = 4
  586.         Width = 89
  587.         Height = 13
  588.         Caption = 'Debug output path'
  589.       end
  590.       object Edit5: TEdit
  591.         Left = 184
  592.         Top = 0
  593.         Width = 241
  594.         Height = 21
  595.         TabOrder = 0
  596.         Text = 'Edit1'
  597.         Visible = False
  598.       end
  599.     end
  600.     object TabAntivirus: TTabSheet
  601.       Caption = 'Virus scanning'
  602.       ImageIndex = 6
  603.       object ALNote: TLabel
  604.         Left = 8
  605.         Top = 8
  606.         Width = 521
  607.         Height = 41
  608.         AutoSize = False
  609.         Caption = 
  610.           'Antivirus protection is provided using Ritlabs antivirus softwar' +
  611.           'e plugins which were developed for Ritlabs The Bat! software. To' +
  612.           ' find apropriate plugin or plugin update for your antivirus soft' +
  613.           'ware visit:'
  614.         WordWrap = True
  615.       end
  616.       object ALWebsite: TLabel
  617.         Left = 10
  618.         Top = 46
  619.         Width = 278
  620.         Height = 13
  621.         Cursor = crHandPoint
  622.         Caption = 'ftp://ftp.gin.cz/pub/mswindows/the_bat/plugins/antivirus/'
  623.         Font.Charset = DEFAULT_CHARSET
  624.         Font.Color = clBlue
  625.         Font.Height = -11
  626.         Font.Name = 'MS Sans Serif'
  627.         Font.Style = [fsUnderline]
  628.         ParentFont = False
  629.         Transparent = True
  630.         OnClick = ALWebsiteClick
  631.       end
  632.       object ALPlugin: TLabel
  633.         Left = 8
  634.         Top = 80
  635.         Width = 29
  636.         Height = 13
  637.         Caption = 'Plugin'
  638.       end
  639.       object ABPluginBrowse: TSpeedButton
  640.         Left = 247
  641.         Top = 96
  642.         Width = 17
  643.         Height = 21
  644.         Anchors = [akTop, akRight]
  645.         Caption = '...'
  646.         OnClick = ABPluginBrowseClick
  647.       end
  648.       object ALInfo: TLabel
  649.         Left = 304
  650.         Top = 80
  651.         Width = 105
  652.         Height = 13
  653.         Anchors = [akLeft, akTop, akRight]
  654.         Caption = 'Plugin information/test'
  655.       end
  656.       object AEPlugin: TEdit
  657.         Left = 8
  658.         Top = 96
  659.         Width = 240
  660.         Height = 21
  661.         Anchors = [akLeft, akTop, akRight]
  662.         TabOrder = 0
  663.         OnChange = AEPluginChange
  664.         OnKeyDown = AEPluginKeyDown
  665.       end
  666.       object AMInfo: TMemo
  667.         Tag = 255
  668.         Left = 304
  669.         Top = 96
  670.         Width = 212
  671.         Height = 169
  672.         Anchors = [akLeft, akTop, akRight]
  673.         TabOrder = 1
  674.       end
  675.       object ABSetup: TButton
  676.         Left = 8
  677.         Top = 128
  678.         Width = 185
  679.         Height = 25
  680.         Caption = 'Plugin setup'
  681.         TabOrder = 2
  682.         OnClick = ABSetupClick
  683.       end
  684.     end
  685.     object TabInet: TTabSheet
  686.       Caption = 'CDCheck ONLINE!'
  687.       ImageIndex = 7
  688.       object ILUsername: TLabel
  689.         Left = 8
  690.         Top = 40
  691.         Width = 48
  692.         Height = 13
  693.         Caption = 'Username'
  694.       end
  695.       object ILPassword: TLabel
  696.         Left = 8
  697.         Top = 66
  698.         Width = 46
  699.         Height = 13
  700.         Caption = 'Password'
  701.       end
  702.       object ILInfo2: TLabel
  703.         Left = 8
  704.         Top = 120
  705.         Width = 383
  706.         Height = 13
  707.         Caption = 
  708.           'You can receive new username and password on CDCheck homepage - ' +
  709.           'support.'
  710.       end
  711.       object ILInfo: TLabel
  712.         Left = 8
  713.         Top = 0
  714.         Width = 174
  715.         Height = 13
  716.         Caption = 'CDCheck ONLINE! information'
  717.         Font.Charset = DEFAULT_CHARSET
  718.         Font.Color = clWindowText
  719.         Font.Height = -11
  720.         Font.Name = 'MS Sans Serif'
  721.         Font.Style = [fsBold]
  722.         ParentFont = False
  723.       end
  724.       object ILWebsite: TLabel
  725.         Left = 8
  726.         Top = 95
  727.         Width = 39
  728.         Height = 13
  729.         Caption = 'Website'
  730.       end
  731.       object ILInfo1: TLabel
  732.         Left = 8
  733.         Top = 16
  734.         Width = 172
  735.         Height = 13
  736.         Caption = '(used for Media info synchronization)'
  737.       end
  738.       object IEUsername: TEdit
  739.         Left = 96
  740.         Top = 36
  741.         Width = 177
  742.         Height = 21
  743.         TabOrder = 0
  744.       end
  745.       object IEPassword: TEdit
  746.         Left = 96
  747.         Top = 64
  748.         Width = 177
  749.         Height = 21
  750.         PasswordChar = '*'
  751.         TabOrder = 1
  752.       end
  753.       object IESite: TEdit
  754.         Left = 96
  755.         Top = 92
  756.         Width = 177
  757.         Height = 21
  758.         TabOrder = 2
  759.         Text = 'http://www.elpros.si/CDCheck/'
  760.       end
  761.     end
  762.   end
  763.   object PnlBtns: TPanel
  764.     Left = 0
  765.     Top = 318
  766.     Width = 538
  767.     Height = 27
  768.     Align = alBottom
  769.     BevelOuter = bvNone
  770.     TabOrder = 1
  771.     object BtnCancel: TSpeedButton
  772.       Left = 365
  773.       Top = 2
  774.       Width = 80
  775.       Height = 22
  776.       Anchors = [akTop, akRight]
  777.       Caption = '<< Cancel'
  778.       Flat = True
  779.       Font.Charset = DEFAULT_CHARSET
  780.       Font.Color = 4210816
  781.       Font.Height = -11
  782.       Font.Name = 'MS Sans Serif'
  783.       Font.Style = []
  784.       ParentFont = False
  785.       OnClick = BtnCancelClick
  786.     end
  787.     object BtnOK: TSpeedButton
  788.       Left = 451
  789.       Top = 2
  790.       Width = 80
  791.       Height = 22
  792.       Anchors = [akTop, akRight]
  793.       Caption = 'Continue >>'
  794.       Flat = True
  795.       Font.Charset = DEFAULT_CHARSET
  796.       Font.Color = 8421440
  797.       Font.Height = -11
  798.       Font.Name = 'MS Sans Serif'
  799.       Font.Style = []
  800.       ParentFont = False
  801.       OnClick = BtnOKClick
  802.     end
  803.   end
  804.   object DlgLoad: TOpenDialog
  805.     Filter = 'Wave audio format (.wav)|*.wav'
  806.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  807.     Title = 'Wave audio selection'
  808.     Left = 148
  809.     Top = 83
  810.   end
  811. end
  812.