home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / cdmage / CDmage.exe / 0 / RCDATA / TLABELDLG / TLABELDLG.txt
Text File  |  2001-03-01  |  33KB  |  1,393 lines

  1. object LabelDlg: TLabelDlg
  2.   Left = 257
  3.   Top = 154
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Data Track Properties'
  7.   ClientHeight = 482
  8.   ClientWidth = 427
  9.   Color = clBtnFace
  10.   ParentFont = True
  11.   OldCreateOrder = True
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 427
  19.     Height = 444
  20.     Align = alClient
  21.     BevelOuter = bvNone
  22.     BorderWidth = 5
  23.     ParentColor = True
  24.     TabOrder = 0
  25.     object Label16: TLabel
  26.       Left = 16
  27.       Top = 48
  28.       Width = 64
  29.       Height = 13
  30.       Caption = 'Volume Label'
  31.     end
  32.     object Label17: TLabel
  33.       Left = 16
  34.       Top = 72
  35.       Width = 48
  36.       Height = 13
  37.       Caption = 'System ID'
  38.     end
  39.     object Label18: TLabel
  40.       Left = 16
  41.       Top = 104
  42.       Width = 85
  43.       Height = 13
  44.       Caption = 'Volume Set Name'
  45.     end
  46.     object Label19: TLabel
  47.       Left = 16
  48.       Top = 128
  49.       Width = 74
  50.       Height = 13
  51.       Caption = 'Publisher Name'
  52.     end
  53.     object Label20: TLabel
  54.       Left = 16
  55.       Top = 152
  56.       Width = 71
  57.       Height = 13
  58.       Caption = 'Preparer Name'
  59.     end
  60.     object Label21: TLabel
  61.       Left = 16
  62.       Top = 176
  63.       Width = 83
  64.       Height = 13
  65.       Caption = 'Application Name'
  66.     end
  67.     object Label22: TLabel
  68.       Left = 16
  69.       Top = 208
  70.       Width = 63
  71.       Height = 13
  72.       Caption = 'Copyright File'
  73.     end
  74.     object Label23: TLabel
  75.       Left = 16
  76.       Top = 232
  77.       Width = 58
  78.       Height = 13
  79.       Caption = 'Abstract File'
  80.     end
  81.     object Label24: TLabel
  82.       Left = 16
  83.       Top = 256
  84.       Width = 79
  85.       Height = 13
  86.       Caption = 'Bibliographic File'
  87.     end
  88.     object Label25: TLabel
  89.       Left = 16
  90.       Top = 282
  91.       Width = 80
  92.       Height = 13
  93.       Caption = 'Dates and Times'
  94.     end
  95.     object Bevel2: TBevel
  96.       Left = 11
  97.       Top = 288
  98.       Width = 401
  99.       Height = 62
  100.       Shape = bsFrame
  101.     end
  102.     object Label26: TLabel
  103.       Left = 56
  104.       Top = 304
  105.       Width = 39
  106.       Height = 13
  107.       Caption = 'Creation'
  108.     end
  109.     object Label27: TLabel
  110.       Left = 40
  111.       Top = 328
  112.       Width = 57
  113.       Height = 13
  114.       Caption = 'Modification'
  115.     end
  116.     object Label28: TLabel
  117.       Left = 232
  118.       Top = 304
  119.       Width = 42
  120.       Height = 13
  121.       Caption = 'Effective'
  122.     end
  123.     object Label29: TLabel
  124.       Left = 232
  125.       Top = 328
  126.       Width = 46
  127.       Height = 13
  128.       Caption = 'Expiration'
  129.     end
  130.     object Label30: TLabel
  131.       Left = 40
  132.       Top = 356
  133.       Width = 115
  134.       Height = 13
  135.       Caption = 'Date and Time example:'
  136.     end
  137.     object Label32: TLabel
  138.       Left = 40
  139.       Top = 372
  140.       Width = 110
  141.       Height = 13
  142.       Caption = '30/12/99 07:44:33 AM'
  143.     end
  144.     object TabControl: TPageControl
  145.       Left = 5
  146.       Top = 5
  147.       Width = 417
  148.       Height = 434
  149.       ActivePage = tabISO
  150.       Align = alClient
  151.       HotTrack = True
  152.       MultiLine = True
  153.       TabOrder = 0
  154.       object tabISO: TTabSheet
  155.         Caption = 'ISO9660 descriptor'
  156.         object Bevel1: TBevel
  157.           Left = 3
  158.           Top = 256
  159.           Width = 401
  160.           Height = 113
  161.           Shape = bsFrame
  162.         end
  163.         object Label1: TLabel
  164.           Left = 8
  165.           Top = 10
  166.           Width = 64
  167.           Height = 13
  168.           Caption = 'Volume Label'
  169.         end
  170.         object Label2: TLabel
  171.           Left = 8
  172.           Top = 34
  173.           Width = 48
  174.           Height = 13
  175.           Caption = 'System ID'
  176.         end
  177.         object Label3: TLabel
  178.           Left = 8
  179.           Top = 66
  180.           Width = 85
  181.           Height = 13
  182.           Caption = 'Volume Set Name'
  183.         end
  184.         object Label4: TLabel
  185.           Left = 8
  186.           Top = 90
  187.           Width = 74
  188.           Height = 13
  189.           Caption = 'Publisher Name'
  190.         end
  191.         object Label5: TLabel
  192.           Left = 8
  193.           Top = 114
  194.           Width = 71
  195.           Height = 13
  196.           Caption = 'Preparer Name'
  197.         end
  198.         object Label6: TLabel
  199.           Left = 8
  200.           Top = 138
  201.           Width = 83
  202.           Height = 13
  203.           Caption = 'Application Name'
  204.         end
  205.         object Label7: TLabel
  206.           Left = 8
  207.           Top = 170
  208.           Width = 63
  209.           Height = 13
  210.           Caption = 'Copyright File'
  211.         end
  212.         object Label8: TLabel
  213.           Left = 8
  214.           Top = 194
  215.           Width = 58
  216.           Height = 13
  217.           Caption = 'Abstract File'
  218.         end
  219.         object Label9: TLabel
  220.           Left = 8
  221.           Top = 218
  222.           Width = 79
  223.           Height = 13
  224.           Caption = 'Bibliographic File'
  225.         end
  226.         object Label10: TLabel
  227.           Left = 16
  228.           Top = 266
  229.           Width = 112
  230.           Height = 13
  231.           Caption = 'Creation Date and Time'
  232.         end
  233.         object Label11: TLabel
  234.           Left = 16
  235.           Top = 290
  236.           Width = 130
  237.           Height = 13
  238.           Caption = 'Modification Date and Time'
  239.         end
  240.         object Label12: TLabel
  241.           Left = 16
  242.           Top = 314
  243.           Width = 115
  244.           Height = 13
  245.           Caption = 'Effective Date and Time'
  246.         end
  247.         object Label13: TLabel
  248.           Left = 16
  249.           Top = 338
  250.           Width = 119
  251.           Height = 13
  252.           Caption = 'Expiration Date and Time'
  253.         end
  254.         object Label31: TLabel
  255.           Left = 8
  256.           Top = 250
  257.           Width = 80
  258.           Height = 13
  259.           Caption = 'Dates and Times'
  260.         end
  261.         object ILabelTxt: TEdit
  262.           Left = 104
  263.           Top = 8
  264.           Width = 289
  265.           Height = 21
  266.           AutoSelect = False
  267.           MaxLength = 32
  268.           OEMConvert = True
  269.           TabOrder = 0
  270.         end
  271.         object ISystemTxt: TEdit
  272.           Left = 104
  273.           Top = 32
  274.           Width = 289
  275.           Height = 21
  276.           AutoSelect = False
  277.           MaxLength = 32
  278.           OEMConvert = True
  279.           TabOrder = 1
  280.         end
  281.         object ISetTxt: TEdit
  282.           Left = 104
  283.           Top = 64
  284.           Width = 289
  285.           Height = 21
  286.           AutoSelect = False
  287.           MaxLength = 128
  288.           OEMConvert = True
  289.           TabOrder = 2
  290.         end
  291.         object IPublisherTxt: TEdit
  292.           Left = 104
  293.           Top = 88
  294.           Width = 289
  295.           Height = 21
  296.           AutoSelect = False
  297.           MaxLength = 128
  298.           OEMConvert = True
  299.           TabOrder = 3
  300.         end
  301.         object IPreparerTxt: TEdit
  302.           Left = 104
  303.           Top = 112
  304.           Width = 289
  305.           Height = 21
  306.           AutoSelect = False
  307.           MaxLength = 128
  308.           OEMConvert = True
  309.           TabOrder = 4
  310.         end
  311.         object IApplicationTxt: TEdit
  312.           Left = 104
  313.           Top = 136
  314.           Width = 289
  315.           Height = 21
  316.           AutoSelect = False
  317.           MaxLength = 128
  318.           OEMConvert = True
  319.           TabOrder = 5
  320.         end
  321.         object ICopyrightTxt: TEdit
  322.           Left = 104
  323.           Top = 168
  324.           Width = 289
  325.           Height = 21
  326.           AutoSelect = False
  327.           MaxLength = 37
  328.           OEMConvert = True
  329.           TabOrder = 6
  330.         end
  331.         object IAbstractTxt: TEdit
  332.           Left = 104
  333.           Top = 192
  334.           Width = 289
  335.           Height = 21
  336.           AutoSelect = False
  337.           MaxLength = 37
  338.           OEMConvert = True
  339.           TabOrder = 7
  340.         end
  341.         object IBibliographicTxt: TEdit
  342.           Left = 104
  343.           Top = 216
  344.           Width = 289
  345.           Height = 21
  346.           AutoSelect = False
  347.           MaxLength = 37
  348.           OEMConvert = True
  349.           TabOrder = 8
  350.         end
  351.         object CopyToJBt: TButton
  352.           Left = 195
  353.           Top = 376
  354.           Width = 209
  355.           Height = 25
  356.           Caption = 'Copy fields to Joliet Volume Descriptor'
  357.           TabOrder = 16
  358.           OnClick = CopyToJBtClick
  359.         end
  360.         object ICreationTime: TDateTimePicker
  361.           Left = 312
  362.           Top = 264
  363.           Width = 81
  364.           Height = 21
  365.           CalAlignment = dtaLeft
  366.           Date = 0.508212037035264100
  367.           Time = 0.508212037035264100
  368.           DateFormat = dfShort
  369.           DateMode = dmUpDown
  370.           Enabled = False
  371.           Kind = dtkTime
  372.           ParseInput = False
  373.           ParentShowHint = False
  374.           ShowHint = True
  375.           TabOrder = 9
  376.         end
  377.         object IModificationDate: TDateTimePicker
  378.           Left = 168
  379.           Top = 288
  380.           Width = 105
  381.           Height = 21
  382.           CalAlignment = dtaLeft
  383.           Date = 36528.000000000000000000
  384.           Time = 36528.000000000000000000
  385.           ShowCheckbox = True
  386.           Checked = False
  387.           DateFormat = dfShort
  388.           DateMode = dmComboBox
  389.           Kind = dtkDate
  390.           ParseInput = False
  391.           ParentShowHint = False
  392.           ShowHint = True
  393.           TabOrder = 10
  394.           OnChange = DateChange
  395.           OnKeyPress = DateKeyPress
  396.         end
  397.         object IModificationTime: TDateTimePicker
  398.           Left = 312
  399.           Top = 288
  400.           Width = 81
  401.           Height = 21
  402.           CalAlignment = dtaLeft
  403.           Date = 0.508212037035264100
  404.           Time = 0.508212037035264100
  405.           DateFormat = dfShort
  406.           DateMode = dmUpDown
  407.           Enabled = False
  408.           Kind = dtkTime
  409.           ParseInput = False
  410.           ParentShowHint = False
  411.           ShowHint = True
  412.           TabOrder = 11
  413.         end
  414.         object IEffectiveTime: TDateTimePicker
  415.           Left = 312
  416.           Top = 312
  417.           Width = 81
  418.           Height = 21
  419.           CalAlignment = dtaLeft
  420.           Date = 0.508212037035264100
  421.           Time = 0.508212037035264100
  422.           DateFormat = dfShort
  423.           DateMode = dmUpDown
  424.           Enabled = False
  425.           Kind = dtkTime
  426.           ParseInput = False
  427.           ParentShowHint = False
  428.           ShowHint = True
  429.           TabOrder = 13
  430.         end
  431.         object IEffectiveDate: TDateTimePicker
  432.           Left = 168
  433.           Top = 312
  434.           Width = 105
  435.           Height = 21
  436.           CalAlignment = dtaLeft
  437.           Date = 36528.000000000000000000
  438.           Time = 36528.000000000000000000
  439.           ShowCheckbox = True
  440.           Checked = False
  441.           DateFormat = dfShort
  442.           DateMode = dmComboBox
  443.           Kind = dtkDate
  444.           ParseInput = False
  445.           ParentShowHint = False
  446.           ShowHint = True
  447.           TabOrder = 12
  448.           OnChange = DateChange
  449.           OnKeyPress = DateKeyPress
  450.         end
  451.         object IExpirationTime: TDateTimePicker
  452.           Left = 312
  453.           Top = 336
  454.           Width = 81
  455.           Height = 21
  456.           CalAlignment = dtaLeft
  457.           Date = 0.508212037035264100
  458.           Time = 0.508212037035264100
  459.           DateFormat = dfShort
  460.           DateMode = dmUpDown
  461.           Enabled = False
  462.           Kind = dtkTime
  463.           ParseInput = False
  464.           ParentShowHint = False
  465.           ShowHint = True
  466.           TabOrder = 15
  467.         end
  468.         object IExpirationDate: TDateTimePicker
  469.           Left = 168
  470.           Top = 336
  471.           Width = 105
  472.           Height = 21
  473.           CalAlignment = dtaLeft
  474.           Date = 36528.000000000000000000
  475.           Time = 36528.000000000000000000
  476.           ShowCheckbox = True
  477.           Checked = False
  478.           DateFormat = dfShort
  479.           DateMode = dmComboBox
  480.           Kind = dtkDate
  481.           ParseInput = False
  482.           ParentShowHint = False
  483.           ShowHint = True
  484.           TabOrder = 14
  485.           OnChange = DateChange
  486.           OnKeyPress = DateKeyPress
  487.         end
  488.         object ICreationDate: TDateTimePicker
  489.           Left = 168
  490.           Top = 264
  491.           Width = 105
  492.           Height = 21
  493.           CalAlignment = dtaLeft
  494.           Date = 36925.430885300930000000
  495.           Time = 36925.430885300930000000
  496.           ShowCheckbox = True
  497.           Checked = False
  498.           DateFormat = dfShort
  499.           DateMode = dmComboBox
  500.           Kind = dtkDate
  501.           ParseInput = False
  502.           TabOrder = 17
  503.           OnChange = DateChange
  504.           OnKeyPress = DateKeyPress
  505.         end
  506.       end
  507.       object tabJoliet: TTabSheet
  508.         Caption = 'Joliet descriptor'
  509.         object Bevel3: TBevel
  510.           Left = 3
  511.           Top = 256
  512.           Width = 401
  513.           Height = 113
  514.           Shape = bsFrame
  515.         end
  516.         object Label42: TLabel
  517.           Left = 8
  518.           Top = 250
  519.           Width = 80
  520.           Height = 13
  521.           Caption = 'Dates and Times'
  522.         end
  523.         object Label37: TLabel
  524.           Left = 8
  525.           Top = 218
  526.           Width = 79
  527.           Height = 13
  528.           Caption = 'Bibliographic File'
  529.         end
  530.         object Label38: TLabel
  531.           Left = 8
  532.           Top = 194
  533.           Width = 58
  534.           Height = 13
  535.           Caption = 'Abstract File'
  536.         end
  537.         object Label39: TLabel
  538.           Left = 8
  539.           Top = 170
  540.           Width = 63
  541.           Height = 13
  542.           Caption = 'Copyright File'
  543.         end
  544.         object Label40: TLabel
  545.           Left = 8
  546.           Top = 138
  547.           Width = 83
  548.           Height = 13
  549.           Caption = 'Application Name'
  550.         end
  551.         object Label41: TLabel
  552.           Left = 8
  553.           Top = 114
  554.           Width = 71
  555.           Height = 13
  556.           Caption = 'Preparer Name'
  557.         end
  558.         object Label43: TLabel
  559.           Left = 8
  560.           Top = 90
  561.           Width = 74
  562.           Height = 13
  563.           Caption = 'Publisher Name'
  564.         end
  565.         object Label44: TLabel
  566.           Left = 8
  567.           Top = 66
  568.           Width = 85
  569.           Height = 13
  570.           Caption = 'Volume Set Name'
  571.         end
  572.         object Label45: TLabel
  573.           Left = 8
  574.           Top = 34
  575.           Width = 48
  576.           Height = 13
  577.           Caption = 'System ID'
  578.         end
  579.         object Label46: TLabel
  580.           Left = 8
  581.           Top = 10
  582.           Width = 64
  583.           Height = 13
  584.           Caption = 'Volume Label'
  585.         end
  586.         object Label14: TLabel
  587.           Left = 16
  588.           Top = 266
  589.           Width = 112
  590.           Height = 13
  591.           Caption = 'Creation Date and Time'
  592.         end
  593.         object Label15: TLabel
  594.           Left = 16
  595.           Top = 290
  596.           Width = 130
  597.           Height = 13
  598.           Caption = 'Modification Date and Time'
  599.         end
  600.         object Label33: TLabel
  601.           Left = 16
  602.           Top = 314
  603.           Width = 115
  604.           Height = 13
  605.           Caption = 'Effective Date and Time'
  606.         end
  607.         object Label34: TLabel
  608.           Left = 16
  609.           Top = 338
  610.           Width = 119
  611.           Height = 13
  612.           Caption = 'Expiration Date and Time'
  613.         end
  614.         object JLabelTxt: TEdit
  615.           Left = 104
  616.           Top = 8
  617.           Width = 289
  618.           Height = 21
  619.           AutoSelect = False
  620.           MaxLength = 16
  621.           TabOrder = 0
  622.         end
  623.         object JSystemTxt: TEdit
  624.           Left = 104
  625.           Top = 32
  626.           Width = 289
  627.           Height = 21
  628.           AutoSelect = False
  629.           MaxLength = 16
  630.           TabOrder = 1
  631.         end
  632.         object JSetTxt: TEdit
  633.           Left = 104
  634.           Top = 64
  635.           Width = 289
  636.           Height = 21
  637.           AutoSelect = False
  638.           MaxLength = 64
  639.           TabOrder = 2
  640.         end
  641.         object JPublisherTxt: TEdit
  642.           Left = 104
  643.           Top = 88
  644.           Width = 289
  645.           Height = 21
  646.           AutoSelect = False
  647.           MaxLength = 64
  648.           TabOrder = 3
  649.         end
  650.         object JPreparerTxt: TEdit
  651.           Left = 104
  652.           Top = 112
  653.           Width = 289
  654.           Height = 21
  655.           AutoSelect = False
  656.           MaxLength = 64
  657.           TabOrder = 4
  658.         end
  659.         object JApplicationTxt: TEdit
  660.           Left = 104
  661.           Top = 136
  662.           Width = 289
  663.           Height = 21
  664.           AutoSelect = False
  665.           MaxLength = 64
  666.           TabOrder = 5
  667.         end
  668.         object JCopyrightTxt: TEdit
  669.           Left = 104
  670.           Top = 168
  671.           Width = 289
  672.           Height = 21
  673.           AutoSelect = False
  674.           MaxLength = 18
  675.           TabOrder = 6
  676.         end
  677.         object JAbstractTxt: TEdit
  678.           Left = 104
  679.           Top = 192
  680.           Width = 289
  681.           Height = 21
  682.           AutoSelect = False
  683.           MaxLength = 18
  684.           TabOrder = 7
  685.         end
  686.         object JBibliographicTxt: TEdit
  687.           Left = 104
  688.           Top = 216
  689.           Width = 289
  690.           Height = 21
  691.           AutoSelect = False
  692.           MaxLength = 18
  693.           TabOrder = 8
  694.         end
  695.         object CopyToIBt: TButton
  696.           Left = 195
  697.           Top = 376
  698.           Width = 209
  699.           Height = 25
  700.           Caption = 'Copy fields to ISO9660 Volume Descriptor'
  701.           TabOrder = 17
  702.           OnClick = CopyToIBtClick
  703.         end
  704.         object JCreationDate: TDateTimePicker
  705.           Left = 168
  706.           Top = 264
  707.           Width = 105
  708.           Height = 21
  709.           CalAlignment = dtaLeft
  710.           Date = 36528.000000000000000000
  711.           Time = 36528.000000000000000000
  712.           ShowCheckbox = True
  713.           Checked = False
  714.           DateFormat = dfShort
  715.           DateMode = dmComboBox
  716.           Kind = dtkDate
  717.           ParseInput = False
  718.           ParentShowHint = False
  719.           ShowHint = True
  720.           TabOrder = 9
  721.           OnChange = DateChange
  722.           OnKeyPress = DateKeyPress
  723.         end
  724.         object JCreationTime: TDateTimePicker
  725.           Left = 312
  726.           Top = 264
  727.           Width = 81
  728.           Height = 21
  729.           CalAlignment = dtaLeft
  730.           Date = 0.508212037035264100
  731.           Time = 0.508212037035264100
  732.           DateFormat = dfShort
  733.           DateMode = dmUpDown
  734.           Enabled = False
  735.           Kind = dtkTime
  736.           ParseInput = False
  737.           ParentShowHint = False
  738.           ShowHint = True
  739.           TabOrder = 10
  740.         end
  741.         object JModificationTime: TDateTimePicker
  742.           Left = 312
  743.           Top = 288
  744.           Width = 81
  745.           Height = 21
  746.           CalAlignment = dtaLeft
  747.           Date = 0.508212037035264100
  748.           Time = 0.508212037035264100
  749.           DateFormat = dfShort
  750.           DateMode = dmUpDown
  751.           Enabled = False
  752.           Kind = dtkTime
  753.           ParseInput = False
  754.           ParentShowHint = False
  755.           ShowHint = True
  756.           TabOrder = 12
  757.         end
  758.         object JModificationDate: TDateTimePicker
  759.           Left = 168
  760.           Top = 288
  761.           Width = 105
  762.           Height = 21
  763.           CalAlignment = dtaLeft
  764.           Date = 36528.000000000000000000
  765.           Time = 36528.000000000000000000
  766.           ShowCheckbox = True
  767.           Checked = False
  768.           DateFormat = dfShort
  769.           DateMode = dmComboBox
  770.           Kind = dtkDate
  771.           ParseInput = False
  772.           ParentShowHint = False
  773.           ShowHint = True
  774.           TabOrder = 11
  775.           OnChange = DateChange
  776.           OnKeyPress = DateKeyPress
  777.         end
  778.         object JEffectiveDate: TDateTimePicker
  779.           Left = 168
  780.           Top = 312
  781.           Width = 105
  782.           Height = 21
  783.           CalAlignment = dtaLeft
  784.           Date = 36528.000000000000000000
  785.           Time = 36528.000000000000000000
  786.           ShowCheckbox = True
  787.           Checked = False
  788.           DateFormat = dfShort
  789.           DateMode = dmComboBox
  790.           Kind = dtkDate
  791.           ParseInput = False
  792.           ParentShowHint = False
  793.           ShowHint = True
  794.           TabOrder = 13
  795.           OnChange = DateChange
  796.           OnKeyPress = DateKeyPress
  797.         end
  798.         object JEffectiveTime: TDateTimePicker
  799.           Left = 312
  800.           Top = 312
  801.           Width = 81
  802.           Height = 21
  803.           CalAlignment = dtaLeft
  804.           Date = 0.508212037035264100
  805.           Time = 0.508212037035264100
  806.           DateFormat = dfShort
  807.           DateMode = dmUpDown
  808.           Enabled = False
  809.           Kind = dtkTime
  810.           ParseInput = False
  811.           ParentShowHint = False
  812.           ShowHint = True
  813.           TabOrder = 14
  814.         end
  815.         object JExpirationTime: TDateTimePicker
  816.           Left = 312
  817.           Top = 336
  818.           Width = 81
  819.           Height = 21
  820.           CalAlignment = dtaLeft
  821.           Date = 0.508212037035264100
  822.           Time = 0.508212037035264100
  823.           DateFormat = dfShort
  824.           DateMode = dmUpDown
  825.           Enabled = False
  826.           Kind = dtkTime
  827.           ParseInput = False
  828.           ParentShowHint = False
  829.           ShowHint = True
  830.           TabOrder = 16
  831.         end
  832.         object JExpirationDate: TDateTimePicker
  833.           Left = 168
  834.           Top = 336
  835.           Width = 105
  836.           Height = 21
  837.           CalAlignment = dtaLeft
  838.           Date = 36528.000000000000000000
  839.           Time = 36528.000000000000000000
  840.           ShowCheckbox = True
  841.           Checked = False
  842.           DateFormat = dfShort
  843.           DateMode = dmComboBox
  844.           Kind = dtkDate
  845.           ParseInput = False
  846.           ParentShowHint = False
  847.           ShowHint = True
  848.           TabOrder = 15
  849.           OnChange = DateChange
  850.           OnKeyPress = DateKeyPress
  851.         end
  852.       end
  853.       object tabInfo: TTabSheet
  854.         Caption = 'Misc info'
  855.         ImageIndex = 2
  856.         object Bevel9: TBevel
  857.           Left = 304
  858.           Top = 254
  859.           Width = 89
  860.           Height = 18
  861.         end
  862.         object Bevel10: TBevel
  863.           Left = 304
  864.           Top = 222
  865.           Width = 89
  866.           Height = 18
  867.         end
  868.         object Bevel11: TBevel
  869.           Left = 304
  870.           Top = 190
  871.           Width = 89
  872.           Height = 18
  873.         end
  874.         object Label35: TLabel
  875.           Left = 16
  876.           Top = 32
  877.           Width = 83
  878.           Height = 13
  879.           Caption = 'Disc volume label'
  880.         end
  881.         object Label47: TLabel
  882.           Left = 16
  883.           Top = 64
  884.           Width = 68
  885.           Height = 13
  886.           Caption = 'Total disc time'
  887.         end
  888.         object Label48: TLabel
  889.           Left = 16
  890.           Top = 192
  891.           Width = 42
  892.           Height = 13
  893.           Caption = 'Files size'
  894.         end
  895.         object Label49: TLabel
  896.           Left = 16
  897.           Top = 224
  898.           Width = 51
  899.           Height = 13
  900.           Caption = 'Files count'
  901.         end
  902.         object Label50: TLabel
  903.           Left = 16
  904.           Top = 256
  905.           Width = 64
  906.           Height = 13
  907.           Caption = 'Folders count'
  908.         end
  909.         object Label51: TLabel
  910.           Left = 16
  911.           Top = 288
  912.           Width = 67
  913.           Height = 13
  914.           Caption = 'Autorun.inf file'
  915.         end
  916.         object Bevel4: TBevel
  917.           Left = 112
  918.           Top = 30
  919.           Width = 281
  920.           Height = 18
  921.         end
  922.         object VLabel: TLabel
  923.           Left = 120
  924.           Top = 32
  925.           Width = 3
  926.           Height = 13
  927.         end
  928.         object Bevel5: TBevel
  929.           Left = 112
  930.           Top = 62
  931.           Width = 89
  932.           Height = 18
  933.         end
  934.         object Bevel6: TBevel
  935.           Left = 112
  936.           Top = 190
  937.           Width = 89
  938.           Height = 18
  939.         end
  940.         object Bevel7: TBevel
  941.           Left = 112
  942.           Top = 222
  943.           Width = 89
  944.           Height = 18
  945.         end
  946.         object Bevel8: TBevel
  947.           Left = 112
  948.           Top = 254
  949.           Width = 89
  950.           Height = 18
  951.         end
  952.         object DTime: TLabel
  953.           Left = 120
  954.           Top = 64
  955.           Width = 3
  956.           Height = 13
  957.         end
  958.         object TSize: TLabel
  959.           Left = 120
  960.           Top = 192
  961.           Width = 3
  962.           Height = 13
  963.         end
  964.         object FCount: TLabel
  965.           Left = 120
  966.           Top = 224
  967.           Width = 3
  968.           Height = 13
  969.         end
  970.         object DCount: TLabel
  971.           Left = 120
  972.           Top = 256
  973.           Width = 3
  974.           Height = 13
  975.         end
  976.         object Label36: TLabel
  977.           Left = 224
  978.           Top = 192
  979.           Width = 42
  980.           Height = 13
  981.           Caption = 'Files size'
  982.         end
  983.         object Label52: TLabel
  984.           Left = 224
  985.           Top = 224
  986.           Width = 51
  987.           Height = 13
  988.           Caption = 'Files count'
  989.         end
  990.         object Label53: TLabel
  991.           Left = 224
  992.           Top = 256
  993.           Width = 64
  994.           Height = 13
  995.           Caption = 'Folders count'
  996.         end
  997.         object CSize: TLabel
  998.           Left = 312
  999.           Top = 192
  1000.           Width = 3
  1001.           Height = 13
  1002.         end
  1003.         object CFCount: TLabel
  1004.           Left = 312
  1005.           Top = 224
  1006.           Width = 3
  1007.           Height = 13
  1008.         end
  1009.         object CDCount: TLabel
  1010.           Left = 312
  1011.           Top = 256
  1012.           Width = 3
  1013.           Height = 13
  1014.         end
  1015.         object Label57: TLabel
  1016.           Left = 256
  1017.           Top = 160
  1018.           Width = 91
  1019.           Height = 13
  1020.           Caption = 'Current folder totals'
  1021.         end
  1022.         object Label70: TLabel
  1023.           Left = 16
  1024.           Top = 160
  1025.           Width = 110
  1026.           Height = 13
  1027.           Caption = 'Current filesystem totals'
  1028.         end
  1029.         object Label71: TLabel
  1030.           Left = 16
  1031.           Top = 96
  1032.           Width = 85
  1033.           Height = 13
  1034.           Caption = 'Current data track'
  1035.         end
  1036.         object Label72: TLabel
  1037.           Left = 16
  1038.           Top = 128
  1039.           Width = 54
  1040.           Height = 13
  1041.           Caption = 'Size (bytes)'
  1042.         end
  1043.         object Bevel25: TBevel
  1044.           Left = 112
  1045.           Top = 126
  1046.           Width = 89
  1047.           Height = 18
  1048.         end
  1049.         object TBytes: TLabel
  1050.           Left = 120
  1051.           Top = 128
  1052.           Width = 3
  1053.           Height = 13
  1054.         end
  1055.         object Bevel26: TBevel
  1056.           Left = 304
  1057.           Top = 126
  1058.           Width = 89
  1059.           Height = 18
  1060.         end
  1061.         object TMSF: TLabel
  1062.           Left = 312
  1063.           Top = 128
  1064.           Width = 3
  1065.           Height = 13
  1066.         end
  1067.         object Label75: TLabel
  1068.           Left = 224
  1069.           Top = 128
  1070.           Width = 57
  1071.           Height = 13
  1072.           Caption = 'Size (M:S:F)'
  1073.         end
  1074.         object AutorunFile: TMemo
  1075.           Left = 16
  1076.           Top = 304
  1077.           Width = 377
  1078.           Height = 89
  1079.           ReadOnly = True
  1080.           ScrollBars = ssBoth
  1081.           TabOrder = 0
  1082.           WordWrap = False
  1083.         end
  1084.       end
  1085.       object tabBoot: TTabSheet
  1086.         Caption = 'Boot Record'
  1087.         ImageIndex = 3
  1088.         object Bevel24: TBevel
  1089.           Left = 112
  1090.           Top = 214
  1091.           Width = 281
  1092.           Height = 18
  1093.         end
  1094.         object Bevel20: TBevel
  1095.           Left = 8
  1096.           Top = 104
  1097.           Width = 393
  1098.           Height = 233
  1099.           Shape = bsFrame
  1100.         end
  1101.         object Bevel18: TBevel
  1102.           Left = 8
  1103.           Top = 16
  1104.           Width = 393
  1105.           Height = 73
  1106.           Shape = bsFrame
  1107.         end
  1108.         object Label54: TLabel
  1109.           Left = 16
  1110.           Top = 32
  1111.           Width = 39
  1112.           Height = 13
  1113.           Caption = 'ID string'
  1114.         end
  1115.         object Bevel12: TBevel
  1116.           Left = 112
  1117.           Top = 30
  1118.           Width = 281
  1119.           Height = 18
  1120.         end
  1121.         object Label55: TLabel
  1122.           Left = 16
  1123.           Top = 64
  1124.           Width = 52
  1125.           Height = 13
  1126.           Caption = 'Platform ID'
  1127.         end
  1128.         object Bevel13: TBevel
  1129.           Left = 112
  1130.           Top = 62
  1131.           Width = 89
  1132.           Height = 18
  1133.         end
  1134.         object Label56: TLabel
  1135.           Left = 16
  1136.           Top = 248
  1137.           Width = 76
  1138.           Height = 13
  1139.           Caption = 'Boot media type'
  1140.         end
  1141.         object Bevel14: TBevel
  1142.           Left = 112
  1143.           Top = 246
  1144.           Width = 89
  1145.           Height = 18
  1146.         end
  1147.         object Label58: TLabel
  1148.           Left = 16
  1149.           Top = 280
  1150.           Width = 67
  1151.           Height = 13
  1152.           Caption = 'Load segment'
  1153.         end
  1154.         object Bevel15: TBevel
  1155.           Left = 112
  1156.           Top = 278
  1157.           Width = 89
  1158.           Height = 18
  1159.         end
  1160.         object Label59: TLabel
  1161.           Left = 224
  1162.           Top = 248
  1163.           Width = 49
  1164.           Height = 13
  1165.           Caption = 'Load RBA'
  1166.         end
  1167.         object Bevel16: TBevel
  1168.           Left = 304
  1169.           Top = 246
  1170.           Width = 89
  1171.           Height = 18
  1172.         end
  1173.         object Label60: TLabel
  1174.           Left = 224
  1175.           Top = 280
  1176.           Width = 61
  1177.           Height = 13
  1178.           Caption = 'Sector count'
  1179.         end
  1180.         object Bevel17: TBevel
  1181.           Left = 304
  1182.           Top = 278
  1183.           Width = 89
  1184.           Height = 18
  1185.         end
  1186.         object BootIdString: TLabel
  1187.           Left = 120
  1188.           Top = 32
  1189.           Width = 3
  1190.           Height = 13
  1191.         end
  1192.         object BootPlatform: TLabel
  1193.           Left = 120
  1194.           Top = 64
  1195.           Width = 3
  1196.           Height = 13
  1197.         end
  1198.         object BootSegment: TLabel
  1199.           Left = 120
  1200.           Top = 280
  1201.           Width = 3
  1202.           Height = 13
  1203.         end
  1204.         object BootLoad: TLabel
  1205.           Left = 312
  1206.           Top = 248
  1207.           Width = 3
  1208.           Height = 13
  1209.         end
  1210.         object BootCount: TLabel
  1211.           Left = 312
  1212.           Top = 280
  1213.           Width = 3
  1214.           Height = 13
  1215.         end
  1216.         object Label61: TLabel
  1217.           Left = 16
  1218.           Top = 10
  1219.           Width = 72
  1220.           Height = 13
  1221.           Caption = 'Validation entry'
  1222.         end
  1223.         object Label62: TLabel
  1224.           Left = 224
  1225.           Top = 64
  1226.           Width = 50
  1227.           Height = 13
  1228.           Caption = 'Checksum'
  1229.         end
  1230.         object Bevel19: TBevel
  1231.           Left = 304
  1232.           Top = 62
  1233.           Width = 89
  1234.           Height = 18
  1235.         end
  1236.         object BootChecksum: TLabel
  1237.           Left = 312
  1238.           Top = 64
  1239.           Width = 3
  1240.           Height = 13
  1241.         end
  1242.         object BootMedia: TLabel
  1243.           Left = 120
  1244.           Top = 248
  1245.           Width = 3
  1246.           Height = 13
  1247.         end
  1248.         object Label64: TLabel
  1249.           Left = 16
  1250.           Top = 98
  1251.           Width = 143
  1252.           Height = 13
  1253.           Caption = 'Sections and their boot entries'
  1254.         end
  1255.         object Label67: TLabel
  1256.           Left = 16
  1257.           Top = 312
  1258.           Width = 57
  1259.           Height = 13
  1260.           Caption = 'System type'
  1261.         end
  1262.         object Bevel22: TBevel
  1263.           Left = 112
  1264.           Top = 310
  1265.           Width = 89
  1266.           Height = 18
  1267.         end
  1268.         object BootSystemType: TLabel
  1269.           Left = 120
  1270.           Top = 312
  1271.           Width = 3
  1272.           Height = 13
  1273.         end
  1274.         object Label66: TLabel
  1275.           Left = 16
  1276.           Top = 184
  1277.           Width = 56
  1278.           Height = 13
  1279.           Caption = 'Boot entries'
  1280.         end
  1281.         object Label65: TLabel
  1282.           Left = 16
  1283.           Top = 120
  1284.           Width = 41
  1285.           Height = 13
  1286.           Caption = 'Sections'
  1287.         end
  1288.         object Label63: TLabel
  1289.           Left = 224
  1290.           Top = 312
  1291.           Width = 42
  1292.           Height = 13
  1293.           Caption = 'Bootable'
  1294.         end
  1295.         object Bevel21: TBevel
  1296.           Left = 304
  1297.           Top = 310
  1298.           Width = 89
  1299.           Height = 18
  1300.         end
  1301.         object BootBootable: TLabel
  1302.           Left = 312
  1303.           Top = 312
  1304.           Width = 3
  1305.           Height = 13
  1306.         end
  1307.         object Label68: TLabel
  1308.           Left = 16
  1309.           Top = 152
  1310.           Width = 90
  1311.           Height = 13
  1312.           Caption = 'Section platform ID'
  1313.         end
  1314.         object Bevel23: TBevel
  1315.           Left = 112
  1316.           Top = 150
  1317.           Width = 89
  1318.           Height = 18
  1319.         end
  1320.         object BootPlatform2: TLabel
  1321.           Left = 120
  1322.           Top = 152
  1323.           Width = 3
  1324.           Height = 13
  1325.         end
  1326.         object Label69: TLabel
  1327.           Left = 16
  1328.           Top = 216
  1329.           Width = 55
  1330.           Height = 13
  1331.           Caption = 'Criteria type'
  1332.         end
  1333.         object BootCriteria: TLabel
  1334.           Left = 120
  1335.           Top = 216
  1336.           Width = 3
  1337.           Height = 13
  1338.         end
  1339.         object BootEntries: TComboBox
  1340.           Left = 112
  1341.           Top = 181
  1342.           Width = 281
  1343.           Height = 21
  1344.           Style = csDropDownList
  1345.           ItemHeight = 13
  1346.           TabOrder = 0
  1347.           OnChange = BootEntriesChange
  1348.         end
  1349.         object BootSections: TComboBox
  1350.           Left = 112
  1351.           Top = 117
  1352.           Width = 281
  1353.           Height = 21
  1354.           Style = csDropDownList
  1355.           ItemHeight = 13
  1356.           TabOrder = 1
  1357.           OnChange = BootSectionsChange
  1358.         end
  1359.       end
  1360.     end
  1361.   end
  1362.   object Panel2: TPanel
  1363.     Left = 0
  1364.     Top = 444
  1365.     Width = 427
  1366.     Height = 38
  1367.     Align = alBottom
  1368.     BevelOuter = bvNone
  1369.     ParentColor = True
  1370.     TabOrder = 1
  1371.     object OKBtn: TButton
  1372.       Left = 251
  1373.       Top = 2
  1374.       Width = 75
  1375.       Height = 25
  1376.       Caption = 'OK'
  1377.       Default = True
  1378.       TabOrder = 0
  1379.       OnClick = OKBtnClick
  1380.     end
  1381.     object CancelBtn: TButton
  1382.       Left = 339
  1383.       Top = 2
  1384.       Width = 75
  1385.       Height = 25
  1386.       Cancel = True
  1387.       Caption = 'Cancel'
  1388.       ModalResult = 2
  1389.       TabOrder = 1
  1390.     end
  1391.   end
  1392. end
  1393.