home *** CD-ROM | disk | FTP | other *** search
- inherited ImageTrackPropForm: TImageTrackPropForm
- Left = 461
- Top = 201
- HelpContext = 18000
- ActiveControl = cbTrackType
- Caption = 'ImageTrackPropForm'
- PixelsPerInch = 96
- TextHeight = 13
- inherited pcProperties: TPageControl
- inherited tsGeneral: TTabSheet
- inherited Bevel2: TBevel
- Width = 323
- end
- inherited SizeLabel: TLabel
- Width = 238
- AutoSize = False
- end
- inherited btnSelectWavefile: TSpeedButton
- Left = 286
- Width = 49
- Height = 23
- Caption = 'Browse'
- Visible = False
- end
- object Label5: TLabel [9]
- Left = 16
- Top = 180
- Width = 60
- Height = 13
- AutoSize = False
- Caption = 'Created:'
- end
- object VolumeIdLabel: TLabel [10]
- Left = 75
- Top = 157
- Width = 260
- Height = 13
- AutoSize = False
- Caption = '-'
- end
- object VolumeDateLabel: TLabel [11]
- Left = 75
- Top = 181
- Width = 260
- Height = 13
- AutoSize = False
- Caption = '-'
- end
- object bvlGeneral2: TBevel [12]
- Left = 10
- Top = 200
- Width = 323
- Height = 2
- Shape = bsTopLine
- end
- object Label6: TLabel [13]
- Left = 16
- Top = 212
- Width = 80
- Height = 13
- AutoSize = False
- Caption = '&Track type:'
- FocusControl = cbTrackType
- end
- object Label7: TLabel [15]
- Left = 16
- Top = 158
- Width = 57
- Height = 13
- AutoSize = False
- Caption = 'Name:'
- end
- object Label9: TLabel [16]
- Left = 16
- Top = 236
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'Sectormode:'
- end
- object Label13: TLabel [18]
- Left = 16
- Top = 260
- Width = 52
- Height = 13
- Caption = 'Sectorsize:'
- end
- object lblSectorSize: TLabel [20]
- Left = 104
- Top = 260
- Width = 61
- Height = 13
- AutoSize = False
- Caption = '2048 Bytes'
- end
- object Label14: TLabel [21]
- Left = 186
- Top = 260
- Width = 87
- Height = 13
- AutoSize = False
- Caption = 'Sectorcount:'
- end
- object lblSectorCount: TLabel [22]
- Left = 278
- Top = 260
- Width = 50
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = '333333'
- end
- inherited gbWaveInfo: TGroupBox [23]
- Height = 89
- Visible = False
- end
- inherited edObjName: TEdit [24]
- end
- inherited PreEmphasisCheckBox: TCheckBox
- Left = 24
- Top = 300
- Enabled = False
- TabOrder = 6
- Visible = False
- end
- inherited WAVFileNameEdit: TReadOnlyEdit
- Width = 190
- TabOrder = 1
- end
- inherited CopyAllowedCheckBox: TCheckBox [27]
- Top = 300
- TabOrder = 5
- end
- object cbSectorMode: TComboBox
- Left = 104
- Top = 232
- Width = 230
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 3
- OnChange = cbSectorModeChange
- end
- object cbTrackType: TComboBox
- Left = 104
- Top = 208
- Width = 230
- Height = 21
- HelpContext = 18011
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- OnChange = cbTrackTypeChange
- Items.Strings = (
- 'Mode 1'
- 'Mode 2'
- 'CDDA'
- 'Mode 2 (MPEG Stream)')
- end
- end
- object tsDDP: TTabSheet
- Caption = 'DDP'
- ImageIndex = 3
- object Label10: TLabel
- Left = 8
- Top = 12
- Width = 200
- Height = 13
- AutoSize = False
- Caption = 'Start of Imagedata in the file (Bytes):'
- end
- object Label11: TLabel
- Left = 8
- Top = 36
- Width = 200
- Height = 13
- AutoSize = False
- Caption = 'Length of Imagedata (Bytes):'
- end
- object Label16: TLabel
- Left = 8
- Top = 68
- Width = 200
- Height = 13
- AutoSize = False
- Caption = 'Front Margin (Sectors):'
- end
- object Label17: TLabel
- Left = 8
- Top = 92
- Width = 200
- Height = 13
- AutoSize = False
- Caption = 'Rear Margin (Sectors):'
- end
- object edDataStart: TFloatEdit
- Left = 216
- Top = 8
- Width = 120
- Height = 21
- DisplayFormat = '0;(0.00)'
- TabOrder = 0
- end
- object edDataLength: TFloatEdit
- Left = 216
- Top = 32
- Width = 120
- Height = 21
- DisplayFormat = '0;(0)'
- TabOrder = 1
- end
- object edFrontMargin: TIntegerEdit
- Left = 216
- Top = 64
- Width = 121
- Height = 21
- TabOrder = 2
- Value = 0
- end
- object edRearMargin: TIntegerEdit
- Left = 216
- Top = 88
- Width = 121
- Height = 21
- TabOrder = 3
- Value = 0
- end
- end
- end
- inherited ImageOpenDialog: TOpenDialog
- Filter =
- 'Images|*.iso;*.mpg;*.mpeg|ISO-Image|*.iso|Video Image|*.mpg;*.mp' +
- 'eg|All files|*.*'
- end
- end
-