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 / TIMAGETRACKPROPFORM / TIMAGETRACKPROPFORM.txt
Encoding:
Text File  |  2002-12-06  |  5.2 KB  |  236 lines

  1. inherited ImageTrackPropForm: TImageTrackPropForm
  2.   Left = 461
  3.   Top = 201
  4.   HelpContext = 18000
  5.   ActiveControl = cbTrackType
  6.   Caption = 'ImageTrackPropForm'
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited pcProperties: TPageControl
  10.     inherited tsGeneral: TTabSheet
  11.       inherited Bevel2: TBevel
  12.         Width = 323
  13.       end
  14.       inherited SizeLabel: TLabel
  15.         Width = 238
  16.         AutoSize = False
  17.       end
  18.       inherited btnSelectWavefile: TSpeedButton
  19.         Left = 286
  20.         Width = 49
  21.         Height = 23
  22.         Caption = 'Browse'
  23.         Visible = False
  24.       end
  25.       object Label5: TLabel [9]
  26.         Left = 16
  27.         Top = 180
  28.         Width = 60
  29.         Height = 13
  30.         AutoSize = False
  31.         Caption = 'Created:'
  32.       end
  33.       object VolumeIdLabel: TLabel [10]
  34.         Left = 75
  35.         Top = 157
  36.         Width = 260
  37.         Height = 13
  38.         AutoSize = False
  39.         Caption = '-'
  40.       end
  41.       object VolumeDateLabel: TLabel [11]
  42.         Left = 75
  43.         Top = 181
  44.         Width = 260
  45.         Height = 13
  46.         AutoSize = False
  47.         Caption = '-'
  48.       end
  49.       object bvlGeneral2: TBevel [12]
  50.         Left = 10
  51.         Top = 200
  52.         Width = 323
  53.         Height = 2
  54.         Shape = bsTopLine
  55.       end
  56.       object Label6: TLabel [13]
  57.         Left = 16
  58.         Top = 212
  59.         Width = 80
  60.         Height = 13
  61.         AutoSize = False
  62.         Caption = '&Track type:'
  63.         FocusControl = cbTrackType
  64.       end
  65.       object Label7: TLabel [15]
  66.         Left = 16
  67.         Top = 158
  68.         Width = 57
  69.         Height = 13
  70.         AutoSize = False
  71.         Caption = 'Name:'
  72.       end
  73.       object Label9: TLabel [16]
  74.         Left = 16
  75.         Top = 236
  76.         Width = 80
  77.         Height = 13
  78.         AutoSize = False
  79.         Caption = 'Sectormode:'
  80.       end
  81.       object Label13: TLabel [18]
  82.         Left = 16
  83.         Top = 260
  84.         Width = 52
  85.         Height = 13
  86.         Caption = 'Sectorsize:'
  87.       end
  88.       object lblSectorSize: TLabel [20]
  89.         Left = 104
  90.         Top = 260
  91.         Width = 61
  92.         Height = 13
  93.         AutoSize = False
  94.         Caption = '2048 Bytes'
  95.       end
  96.       object Label14: TLabel [21]
  97.         Left = 186
  98.         Top = 260
  99.         Width = 87
  100.         Height = 13
  101.         AutoSize = False
  102.         Caption = 'Sectorcount:'
  103.       end
  104.       object lblSectorCount: TLabel [22]
  105.         Left = 278
  106.         Top = 260
  107.         Width = 50
  108.         Height = 13
  109.         Alignment = taRightJustify
  110.         AutoSize = False
  111.         Caption = '333333'
  112.       end
  113.       inherited gbWaveInfo: TGroupBox [23]
  114.         Height = 89
  115.         Visible = False
  116.       end
  117.       inherited edObjName: TEdit [24]
  118.       end
  119.       inherited PreEmphasisCheckBox: TCheckBox
  120.         Left = 24
  121.         Top = 300
  122.         Enabled = False
  123.         TabOrder = 6
  124.         Visible = False
  125.       end
  126.       inherited WAVFileNameEdit: TReadOnlyEdit
  127.         Width = 190
  128.         TabOrder = 1
  129.       end
  130.       inherited CopyAllowedCheckBox: TCheckBox [27]
  131.         Top = 300
  132.         TabOrder = 5
  133.       end
  134.       object cbSectorMode: TComboBox
  135.         Left = 104
  136.         Top = 232
  137.         Width = 230
  138.         Height = 21
  139.         Style = csDropDownList
  140.         ItemHeight = 13
  141.         TabOrder = 3
  142.         OnChange = cbSectorModeChange
  143.       end
  144.       object cbTrackType: TComboBox
  145.         Left = 104
  146.         Top = 208
  147.         Width = 230
  148.         Height = 21
  149.         HelpContext = 18011
  150.         Style = csDropDownList
  151.         ItemHeight = 13
  152.         TabOrder = 2
  153.         OnChange = cbTrackTypeChange
  154.         Items.Strings = (
  155.           'Mode 1'
  156.           'Mode 2'
  157.           'CDDA'
  158.           'Mode 2 (MPEG Stream)')
  159.       end
  160.     end
  161.     object tsDDP: TTabSheet
  162.       Caption = 'DDP'
  163.       ImageIndex = 3
  164.       object Label10: TLabel
  165.         Left = 8
  166.         Top = 12
  167.         Width = 200
  168.         Height = 13
  169.         AutoSize = False
  170.         Caption = 'Start of Imagedata in the file (Bytes):'
  171.       end
  172.       object Label11: TLabel
  173.         Left = 8
  174.         Top = 36
  175.         Width = 200
  176.         Height = 13
  177.         AutoSize = False
  178.         Caption = 'Length of Imagedata (Bytes):'
  179.       end
  180.       object Label16: TLabel
  181.         Left = 8
  182.         Top = 68
  183.         Width = 200
  184.         Height = 13
  185.         AutoSize = False
  186.         Caption = 'Front Margin (Sectors):'
  187.       end
  188.       object Label17: TLabel
  189.         Left = 8
  190.         Top = 92
  191.         Width = 200
  192.         Height = 13
  193.         AutoSize = False
  194.         Caption = 'Rear Margin (Sectors):'
  195.       end
  196.       object edDataStart: TFloatEdit
  197.         Left = 216
  198.         Top = 8
  199.         Width = 120
  200.         Height = 21
  201.         DisplayFormat = '0;(0.00)'
  202.         TabOrder = 0
  203.       end
  204.       object edDataLength: TFloatEdit
  205.         Left = 216
  206.         Top = 32
  207.         Width = 120
  208.         Height = 21
  209.         DisplayFormat = '0;(0)'
  210.         TabOrder = 1
  211.       end
  212.       object edFrontMargin: TIntegerEdit
  213.         Left = 216
  214.         Top = 64
  215.         Width = 121
  216.         Height = 21
  217.         TabOrder = 2
  218.         Value = 0
  219.       end
  220.       object edRearMargin: TIntegerEdit
  221.         Left = 216
  222.         Top = 88
  223.         Width = 121
  224.         Height = 21
  225.         TabOrder = 3
  226.         Value = 0
  227.       end
  228.     end
  229.   end
  230.   inherited ImageOpenDialog: TOpenDialog
  231.     Filter = 
  232.       'Images|*.iso;*.mpg;*.mpeg|ISO-Image|*.iso|Video Image|*.mpg;*.mp' +
  233.       'eg|All files|*.*'
  234.   end
  235. end
  236.