home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / CDWizard.EXE / 0 / RCDATA / TDATATRACKPROPFORM / TDATATRACKPROPFORM.txt
Encoding:
Text File  |  2002-12-06  |  17.2 KB  |  727 lines

  1. inherited DataTrackPropForm: TDataTrackPropForm
  2.   Left = 724
  3.   Top = 336
  4.   HelpContext = 15500
  5.   Caption = 'DataTrackPropForm'
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited btnOK: TButton
  9.     HelpContext = 15415
  10.   end
  11.   inherited btnCancel: TButton
  12.     HelpContext = 15420
  13.   end
  14.   inherited btnHelp: TButton
  15.     HelpContext = 15430
  16.   end
  17.   inherited pcProperties: TPageControl
  18.     ActivePage = TabSheet4
  19.     inherited tsGeneral: TTabSheet
  20.       inherited Label3: TLabel
  21.         Top = 96
  22.         Width = 49
  23.       end
  24.       inherited SizeLabel: TLabel
  25.         Top = 96
  26.         Width = 250
  27.       end
  28.       inherited Bevel1: TBevel
  29.         Left = 11
  30.         Width = 318
  31.       end
  32.       inherited MSDosNameLabel: TLabel
  33.         Left = 91
  34.         Top = 357
  35.         Visible = False
  36.       end
  37.       inherited CreationLabel: TLabel
  38.         Left = 91
  39.         Top = 341
  40.         Width = 270
  41.         Visible = False
  42.       end
  43.       inherited Label1: TLabel
  44.         Left = 3
  45.         Top = 356
  46.         Visible = False
  47.       end
  48.       inherited Label4: TLabel
  49.         Left = 14
  50.         Top = 156
  51.         Width = 80
  52.       end
  53.       inherited Label8: TLabel
  54.         Left = 8
  55.         Top = 312
  56.         Enabled = False
  57.         Visible = False
  58.       end
  59.       object Label12: TLabel [14]
  60.         Left = 14
  61.         Top = 204
  62.         Width = 49
  63.         Height = 13
  64.         Caption = 'Expiration:'
  65.       end
  66.       object Label16: TLabel [15]
  67.         Left = 14
  68.         Top = 228
  69.         Width = 45
  70.         Height = 13
  71.         Caption = 'E&ffective:'
  72.       end
  73.       object Bevel3: TBevel [16]
  74.         Left = 11
  75.         Top = 249
  76.         Width = 318
  77.         Height = 2
  78.         Shape = bsTopLine
  79.       end
  80.       object Label9: TLabel [17]
  81.         Left = 14
  82.         Top = 180
  83.         Width = 43
  84.         Height = 13
  85.         Caption = 'Modified:'
  86.       end
  87.       object lblTrackType: TLabel [18]
  88.         Left = 16
  89.         Top = 259
  90.         Width = 54
  91.         Height = 13
  92.         Caption = 'Track type:'
  93.       end
  94.       inherited LocationLabel: TEdit
  95.         Left = 67
  96.         Top = 311
  97.         Enabled = False
  98.         Text = 'LocationLabel'
  99.         Visible = False
  100.       end
  101.       object CopyCheckBox: TCheckBox
  102.         Left = 14
  103.         Top = 285
  104.         Width = 121
  105.         Height = 17
  106.         HelpContext = 15440
  107.         Caption = '&Copy permitted'
  108.         TabOrder = 11
  109.       end
  110.       object cbTrackType: TComboBox
  111.         Left = 96
  112.         Top = 256
  113.         Width = 225
  114.         Height = 21
  115.         HelpContext = 15450
  116.         Style = csDropDownList
  117.         ItemHeight = 13
  118.         TabOrder = 10
  119.         Items.Strings = (
  120.           'CD-ROM Mode 1'
  121.           'CD-ROM Mode 2 XA')
  122.       end
  123.       object dtpCreationDate: TDateTimePicker
  124.         Left = 96
  125.         Top = 152
  126.         Width = 113
  127.         Height = 21
  128.         CalAlignment = dtaLeft
  129.         Date = 0.443185763891960900
  130.         Time = 0.443185763891960900
  131.         DateFormat = dfShort
  132.         DateMode = dmComboBox
  133.         Kind = dtkDate
  134.         ParseInput = False
  135.         TabOrder = 2
  136.       end
  137.       object dtpCreationTime: TDateTimePicker
  138.         Left = 224
  139.         Top = 152
  140.         Width = 96
  141.         Height = 21
  142.         CalAlignment = dtaLeft
  143.         Date = 0.443185763891960900
  144.         Time = 0.443185763891960900
  145.         DateFormat = dfShort
  146.         DateMode = dmUpDown
  147.         Kind = dtkTime
  148.         ParseInput = False
  149.         TabOrder = 3
  150.       end
  151.       object dtpModificationDate: TDateTimePicker
  152.         Left = 96
  153.         Top = 176
  154.         Width = 113
  155.         Height = 21
  156.         CalAlignment = dtaLeft
  157.         Date = 0.443185763891960900
  158.         Time = 0.443185763891960900
  159.         DateFormat = dfShort
  160.         DateMode = dmComboBox
  161.         Kind = dtkDate
  162.         ParseInput = False
  163.         TabOrder = 4
  164.       end
  165.       object dtpModificationTime: TDateTimePicker
  166.         Left = 224
  167.         Top = 176
  168.         Width = 96
  169.         Height = 21
  170.         CalAlignment = dtaLeft
  171.         Date = 0.443185763891960900
  172.         Time = 0.443185763891960900
  173.         DateFormat = dfShort
  174.         DateMode = dmUpDown
  175.         Kind = dtkTime
  176.         ParseInput = False
  177.         TabOrder = 5
  178.       end
  179.       object dtpExpirationTime: TDateTimePicker
  180.         Left = 224
  181.         Top = 200
  182.         Width = 96
  183.         Height = 21
  184.         CalAlignment = dtaLeft
  185.         Date = 0.443185763891960900
  186.         Time = 0.443185763891960900
  187.         DateFormat = dfShort
  188.         DateMode = dmUpDown
  189.         Kind = dtkTime
  190.         ParseInput = False
  191.         TabOrder = 7
  192.       end
  193.       object dtpExpirationDate: TDateTimePicker
  194.         Left = 96
  195.         Top = 200
  196.         Width = 113
  197.         Height = 21
  198.         CalAlignment = dtaLeft
  199.         Date = 0.443185763891960900
  200.         Time = 0.443185763891960900
  201.         DateFormat = dfShort
  202.         DateMode = dmComboBox
  203.         Kind = dtkDate
  204.         ParseInput = False
  205.         TabOrder = 6
  206.       end
  207.       object dtpEffectiveTime: TDateTimePicker
  208.         Left = 224
  209.         Top = 224
  210.         Width = 96
  211.         Height = 21
  212.         CalAlignment = dtaLeft
  213.         Date = 0.443185763891960900
  214.         Time = 0.443185763891960900
  215.         DateFormat = dfShort
  216.         DateMode = dmUpDown
  217.         Kind = dtkTime
  218.         ParseInput = False
  219.         TabOrder = 9
  220.       end
  221.       object dtpEffectiveDate: TDateTimePicker
  222.         Left = 96
  223.         Top = 224
  224.         Width = 113
  225.         Height = 21
  226.         CalAlignment = dtaLeft
  227.         Date = 0.443185763891960900
  228.         Time = 0.443185763891960900
  229.         DateFormat = dfShort
  230.         DateMode = dmComboBox
  231.         Kind = dtkDate
  232.         ParseInput = False
  233.         TabOrder = 8
  234.       end
  235.     end
  236.     inherited TrackPropTabSheet: TTabSheet
  237.       TabVisible = True
  238.       inherited TitleEdit: TEdit
  239.         HelpContext = 15460
  240.       end
  241.       inherited cbAllTracks: TCheckBox
  242.         HelpContext = 15510
  243.       end
  244.       inherited cbSetTrackSize: TCheckBox
  245.         Top = 283
  246.       end
  247.     end
  248.     object TabSheet2: TTabSheet
  249.       Caption = 'Volume Info'
  250.       object Label11: TLabel
  251.         Left = 8
  252.         Top = 76
  253.         Width = 84
  254.         Height = 13
  255.         Caption = 'Volume &set name:'
  256.       end
  257.       object Label13: TLabel
  258.         Left = 8
  259.         Top = 132
  260.         Width = 46
  261.         Height = 13
  262.         Caption = '&Publisher:'
  263.         FocusControl = CopyrightPublisherEdit
  264.       end
  265.       object Label15: TLabel
  266.         Left = 8
  267.         Top = 155
  268.         Width = 55
  269.         Height = 13
  270.         Caption = '&Application:'
  271.         FocusControl = CopyrightAppEdit
  272.       end
  273.       object Label14: TLabel
  274.         Left = 8
  275.         Top = 298
  276.         Width = 69
  277.         Height = 13
  278.         Caption = 'Da&ta Preparer:'
  279.         FocusControl = CopyrightDataPreparerEdit
  280.         Visible = False
  281.       end
  282.       object Label17: TLabel
  283.         Left = 8
  284.         Top = 216
  285.         Width = 47
  286.         Height = 13
  287.         Caption = '&Copyright:'
  288.       end
  289.       object Label18: TLabel
  290.         Left = 8
  291.         Top = 264
  292.         Width = 42
  293.         Height = 13
  294.         Caption = '&Abstract:'
  295.       end
  296.       object Label19: TLabel
  297.         Left = 8
  298.         Top = 240
  299.         Width = 63
  300.         Height = 13
  301.         Caption = 'Bibliographic:'
  302.       end
  303.       object Bevel4: TBevel
  304.         Left = 5
  305.         Top = 175
  306.         Width = 327
  307.         Height = 2
  308.         Shape = bsTopLine
  309.       end
  310.       object Label20: TLabel
  311.         Left = 8
  312.         Top = 184
  313.         Width = 321
  314.         Height = 28
  315.         AutoSize = False
  316.         Caption = 'Information files on disc:'
  317.         WordWrap = True
  318.       end
  319.       object Label21: TLabel
  320.         Left = 8
  321.         Top = 8
  322.         Width = 72
  323.         Height = 13
  324.         Caption = 'Volume names:'
  325.       end
  326.       object Bevel5: TBevel
  327.         Left = 5
  328.         Top = 103
  329.         Width = 327
  330.         Height = 2
  331.         Shape = bsTopLine
  332.       end
  333.       object Label22: TLabel
  334.         Left = 8
  335.         Top = 112
  336.         Width = 94
  337.         Height = 13
  338.         Caption = 'Copyright identifiers:'
  339.       end
  340.       object Label6: TLabel
  341.         Left = 8
  342.         Top = 52
  343.         Width = 66
  344.         Height = 13
  345.         Caption = 'System name:'
  346.       end
  347.       object Label7: TLabel
  348.         Left = 8
  349.         Top = 28
  350.         Width = 63
  351.         Height = 13
  352.         Caption = 'Volume label:'
  353.       end
  354.       object VolLabelEdit: TEdit
  355.         Left = 145
  356.         Top = 24
  357.         Width = 184
  358.         Height = 21
  359.         HelpContext = 15520
  360.         MaxLength = 30
  361.         TabOrder = 0
  362.         Text = 'VolLabelEdit'
  363.       end
  364.       object SysNameEdit: TEdit
  365.         Left = 145
  366.         Top = 48
  367.         Width = 184
  368.         Height = 21
  369.         HelpContext = 15530
  370.         MaxLength = 30
  371.         TabOrder = 1
  372.         Text = 'SysNameEdit'
  373.       end
  374.       object SetNameEdit: TEdit
  375.         Left = 145
  376.         Top = 72
  377.         Width = 184
  378.         Height = 21
  379.         HelpContext = 15540
  380.         MaxLength = 30
  381.         TabOrder = 2
  382.         Text = 'SetNameEdit'
  383.       end
  384.       object CopyrightPublisherEdit: TEdit
  385.         Left = 144
  386.         Top = 127
  387.         Width = 184
  388.         Height = 21
  389.         HelpContext = 15550
  390.         MaxLength = 128
  391.         TabOrder = 3
  392.         Text = 'CopyrightPublisherEdit'
  393.       end
  394.       object CopyrightAppEdit: TEdit
  395.         Left = 144
  396.         Top = 151
  397.         Width = 184
  398.         Height = 21
  399.         HelpContext = 15560
  400.         MaxLength = 128
  401.         TabOrder = 4
  402.         Text = 'CopyrightAppEdit'
  403.       end
  404.       object CopyrightDataPreparerEdit: TEdit
  405.         Left = 144
  406.         Top = 295
  407.         Width = 184
  408.         Height = 21
  409.         HelpContext = 15570
  410.         Enabled = False
  411.         MaxLength = 128
  412.         TabOrder = 5
  413.         Text = 'CopyrightDataPreparerEdit'
  414.         Visible = False
  415.       end
  416.       object InfCopyrightEdit: TEdit
  417.         Left = 144
  418.         Top = 216
  419.         Width = 184
  420.         Height = 21
  421.         HelpContext = 15580
  422.         MaxLength = 38
  423.         TabOrder = 6
  424.         Text = 'InfCopyrightEdit'
  425.       end
  426.       object InfAbstractEdit: TEdit
  427.         Left = 144
  428.         Top = 264
  429.         Width = 184
  430.         Height = 21
  431.         HelpContext = 15590
  432.         MaxLength = 38
  433.         TabOrder = 8
  434.         Text = 'InfAbstractEdit'
  435.       end
  436.       object InfBiblioEdit: TEdit
  437.         Left = 144
  438.         Top = 240
  439.         Width = 184
  440.         Height = 21
  441.         HelpContext = 15600
  442.         MaxLength = 38
  443.         TabOrder = 7
  444.         Text = 'InfBiblioEdit'
  445.       end
  446.     end
  447.     object TabSheet4: TTabSheet
  448.       Caption = 'Filesystems'
  449.       inline FilesysPropFrame: TFilesystemPropFrame
  450.         Width = 341
  451.         Height = 323
  452.         Align = alClient
  453.       end
  454.     end
  455.     object TabSheet1: TTabSheet
  456.       Caption = 'Boot Disc'
  457.       inline BootDiscPropFrame: TBootDiscPropFrame
  458.         Width = 341
  459.         Height = 323
  460.         Align = alClient
  461.         inherited BootGroupBox: TGroupBox
  462.           inherited SrcDriveRadioBtn: TRadioButton
  463.             TabOrder = 1
  464.           end
  465.           inherited SrcImageRadioBtn: TRadioButton
  466.             TabOrder = 3
  467.           end
  468.           inherited ElToritoSeachBtn: TButton
  469.             TabOrder = 0
  470.             OnClick = ElToritoSeachBtnClick
  471.           end
  472.         end
  473.         inherited NonBootRadioButton: TRadioButton
  474.           TabOrder = 1
  475.         end
  476.         inherited BootRadioButton: TExtRadioButton
  477.           TabOrder = 0
  478.         end
  479.       end
  480.     end
  481.     object TabSheet3: TTabSheet
  482.       Caption = 'AutoPlay'
  483.       object Label24: TLabel
  484.         Left = 5
  485.         Top = 7
  486.         Width = 330
  487.         Height = 53
  488.         AutoSize = False
  489.         Caption = 
  490.           'The Autoplay feature of Windows is used for the automatic start ' +
  491.           'of an application when the disc is inserted.'
  492.         WordWrap = True
  493.       end
  494.       object btnUp: TSpeedButton
  495.         Left = 312
  496.         Top = 169
  497.         Width = 25
  498.         Height = 25
  499.         Glyph.Data = {
  500.           E6000000424DE60000000000000076000000280000000E0000000E0000000100
  501.           0400000000007000000000000000000000001000000010000000000000000000
  502.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  503.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  504.           7700777777777777770077777777777777007777000007777700777706660777
  505.           7700777706660777770077770666077777007000066600007700770666666607
  506.           7700777066666077770077770666077777007777706077777700777777077777
  507.           77007777777777777700}
  508.         Visible = False
  509.       end
  510.       object btnDown: TSpeedButton
  511.         Left = 312
  512.         Top = 201
  513.         Width = 25
  514.         Height = 25
  515.         Glyph.Data = {
  516.           E6000000424DE60000000000000076000000280000000E0000000E0000000100
  517.           0400000000007000000000000000000000001000000010000000000000000000
  518.           BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  519.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  520.           7700777777777777770077777777777777007777770777777700777770607777
  521.           7700777706660777770077706666607777007706666666077700700006660000
  522.           7700777706660777770077770666077777007777066607777700777700000777
  523.           77007777777777777700}
  524.         Visible = False
  525.       end
  526.       object ListView1: TListView
  527.         Left = 4
  528.         Top = 155
  529.         Width = 304
  530.         Height = 97
  531.         Columns = <
  532.           item
  533.             Caption = 'Menu item'
  534.             Width = 135
  535.           end
  536.           item
  537.             Caption = 'File to execute'
  538.             Width = 150
  539.           end>
  540.         TabOrder = 0
  541.         ViewStyle = vsReport
  542.         Visible = False
  543.       end
  544.       object btnAdd: TButton
  545.         Left = 5
  546.         Top = 256
  547.         Width = 90
  548.         Height = 23
  549.         Caption = 'Add'
  550.         TabOrder = 1
  551.         Visible = False
  552.       end
  553.       object btnDelete: TButton
  554.         Left = 114
  555.         Top = 256
  556.         Width = 90
  557.         Height = 23
  558.         Caption = 'Delete'
  559.         TabOrder = 2
  560.         Visible = False
  561.       end
  562.       object btnEdit: TButton
  563.         Left = 219
  564.         Top = 256
  565.         Width = 90
  566.         Height = 23
  567.         Caption = 'Edit'
  568.         TabOrder = 3
  569.         Visible = False
  570.       end
  571.       object cbEnableAutoRun: TCheckBox
  572.         Left = 8
  573.         Top = 62
  574.         Width = 217
  575.         Height = 17
  576.         HelpContext = 15760
  577.         Caption = 'Write AutoPlay Option on disc'
  578.         TabOrder = 4
  579.         OnClick = cbEnableAutoRunClick
  580.       end
  581.       object AutoRunPanel: TPanel
  582.         Left = 13
  583.         Top = 79
  584.         Width = 324
  585.         Height = 55
  586.         BevelOuter = bvNone
  587.         TabOrder = 5
  588.         object Label25: TLabel
  589.           Left = 8
  590.           Top = 29
  591.           Width = 40
  592.           Height = 13
  593.           Caption = 'Icon file:'
  594.         end
  595.         object Label26: TLabel
  596.           Left = 8
  597.           Top = 7
  598.           Width = 72
  599.           Height = 13
  600.           Caption = 'Executable file:'
  601.         end
  602.         object edAutoRunIcon: TEdit
  603.           Left = 104
  604.           Top = 28
  605.           Width = 217
  606.           Height = 21
  607.           HelpContext = 15770
  608.           TabOrder = 0
  609.         end
  610.         object edAutoRunExe: TEdit
  611.           Left = 104
  612.           Top = 4
  613.           Width = 217
  614.           Height = 21
  615.           HelpContext = 15780
  616.           TabOrder = 1
  617.         end
  618.       end
  619.     end
  620.     object TabSheet5: TTabSheet
  621.       Caption = 'File filter'
  622.       object rbFilterAllFiles: TRadioButton
  623.         Left = 8
  624.         Top = 8
  625.         Width = 265
  626.         Height = 17
  627.         HelpContext = 15790
  628.         Caption = 'Write all files'
  629.         Checked = True
  630.         TabOrder = 0
  631.         TabStop = True
  632.         OnClick = rbFilterClick
  633.       end
  634.       object rbFilterWildcard: TRadioButton
  635.         Left = 8
  636.         Top = 24
  637.         Width = 265
  638.         Height = 17
  639.         HelpContext = 15800
  640.         Caption = 'Exclude the following files'
  641.         TabOrder = 1
  642.         OnClick = rbFilterClick
  643.       end
  644.       object FilterMemo: TMemo
  645.         Left = 24
  646.         Top = 42
  647.         Width = 297
  648.         Height = 153
  649.         HelpContext = 15810
  650.         ScrollBars = ssVertical
  651.         TabOrder = 2
  652.       end
  653.       object GroupBox1: TGroupBox
  654.         Left = 16
  655.         Top = 200
  656.         Width = 305
  657.         Height = 57
  658.         Caption = 'Exclude files'
  659.         TabOrder = 3
  660.         object cbFilterHidden: TCheckBox
  661.           Left = 8
  662.           Top = 16
  663.           Width = 97
  664.           Height = 17
  665.           HelpContext = 15820
  666.           Caption = 'Hidden'
  667.           TabOrder = 0
  668.         end
  669.         object cbFilterSystem: TCheckBox
  670.           Left = 8
  671.           Top = 32
  672.           Width = 97
  673.           Height = 17
  674.           HelpContext = 15830
  675.           Caption = 'System'
  676.           TabOrder = 1
  677.         end
  678.       end
  679.     end
  680.     object tsImports: TTabSheet
  681.       Caption = 'Imports'
  682.       ImageIndex = 7
  683.       object lvImports: TListView
  684.         Left = 16
  685.         Top = 40
  686.         Width = 305
  687.         Height = 121
  688.         Columns = <
  689.           item
  690.             Caption = 'Nr'
  691.             Width = 30
  692.           end
  693.           item
  694.             Caption = 'Position'
  695.             Width = 70
  696.           end
  697.           item
  698.             Caption = 'Size'
  699.             Width = 70
  700.           end
  701.           item
  702.           end>
  703.         HideSelection = False
  704.         ReadOnly = True
  705.         RowSelect = True
  706.         TabOrder = 0
  707.         ViewStyle = vsReport
  708.       end
  709.     end
  710.   end
  711.   object BootImageOpenDialog: TOpenDialog
  712.     DefaultExt = 'img'
  713.     Filter = 'Disk-Image|*.img|All files|*.*'
  714.     Options = [ofHideReadOnly, ofFileMustExist]
  715.     Left = 8
  716.     Top = 360
  717.   end
  718.   object ImageSaveDialog: TSaveDialog
  719.     DefaultExt = 'img'
  720.     Filter = 'Disk-Image|*.img|All files|*.*'
  721.     Options = [ofOverwritePrompt, ofHideReadOnly]
  722.     Title = 'Save Disk as'
  723.     Left = 40
  724.     Top = 360
  725.   end
  726. end
  727.