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 / TMMRIFFINFOEDITORDLG / TMMRIFFINFOEDITORDLG.txt
Encoding:
Text File  |  2002-12-06  |  3.7 KB  |  192 lines

  1. object MMRiffInfoEditorDlg: TMMRiffInfoEditorDlg
  2.   Left = 67
  3.   Top = 23
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Riff Info Editor'
  7.   ClientHeight = 344
  8.   ClientWidth = 456
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel3: TBevel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 440
  23.     Height = 297
  24.     Shape = bsFrame
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 232
  28.     Top = 80
  29.     Width = 2
  30.     Height = 217
  31.     Shape = bsRightLine
  32.   end
  33.   object Label1: TLabel
  34.     Left = 24
  35.     Top = 80
  36.     Width = 53
  37.     Height = 13
  38.     Caption = 'INFO Items'
  39.   end
  40.   object Label3: TLabel
  41.     Left = 244
  42.     Top = 80
  43.     Width = 162
  44.     Height = 13
  45.     Caption = '1. Select INFO item to edit/create.'
  46.   end
  47.   object Label4: TLabel
  48.     Left = 244
  49.     Top = 108
  50.     Width = 143
  51.     Height = 13
  52.     Caption = '2. Make change in text below.'
  53.   end
  54.   object Label5: TLabel
  55.     Left = 244
  56.     Top = 136
  57.     Width = 155
  58.     Height = 26
  59.     Caption = '3. When done, selct OK to save changes.'
  60.     WordWrap = True
  61.   end
  62.   object Label7: TLabel
  63.     Left = 16
  64.     Top = 20
  65.     Width = 53
  66.     Height = 13
  67.     Caption = '&Description'
  68.     FocusControl = DescriptionEdit
  69.   end
  70.   object Bevel2: TBevel
  71.     Left = 16
  72.     Top = 72
  73.     Width = 425
  74.     Height = 2
  75.     Shape = bsTopLine
  76.   end
  77.   object Label2: TLabel
  78.     Left = 24
  79.     Top = 308
  80.     Width = 107
  81.     Height = 13
  82.     Caption = '* means contains Data'
  83.   end
  84.   object DIBImage: TImage
  85.     Left = 248
  86.     Top = 19
  87.     Width = 44
  88.     Height = 44
  89.     Center = True
  90.     Stretch = True
  91.   end
  92.   object INFOComboBox: TComboBox
  93.     Left = 16
  94.     Top = 99
  95.     Width = 206
  96.     Height = 24
  97.     Style = csDropDownList
  98.     DropDownCount = 12
  99.     Font.Color = clBlack
  100.     Font.Height = -12
  101.     Font.Name = 'System'
  102.     Font.Style = []
  103.     ItemHeight = 16
  104.     ParentFont = False
  105.     Sorted = True
  106.     TabOrder = 2
  107.     OnChange = INFOComboBoxChange
  108.   end
  109.   object GroupBox1: TGroupBox
  110.     Left = 16
  111.     Top = 136
  112.     Width = 206
  113.     Height = 161
  114.     Caption = ' Description of Item '
  115.     TabOrder = 4
  116.     object ChunkInfoLabel: TLabel
  117.       Left = 15
  118.       Top = 27
  119.       Width = 177
  120.       Height = 118
  121.       AutoSize = False
  122.       Caption = 'Text1'
  123.       WordWrap = True
  124.     end
  125.   end
  126.   object InfoTextMemo: TMemo
  127.     Left = 244
  128.     Top = 176
  129.     Width = 195
  130.     Height = 121
  131.     TabOrder = 3
  132.     OnExit = InfoTextMemoExit
  133.   end
  134.   object RevertBtn: TButton
  135.     Left = 272
  136.     Top = 312
  137.     Width = 75
  138.     Height = 25
  139.     Caption = '&Reset'
  140.     TabOrder = 5
  141.     OnClick = RevertBtnClick
  142.   end
  143.   object OKBtn: TButton
  144.     Left = 360
  145.     Top = 312
  146.     Width = 75
  147.     Height = 25
  148.     Caption = 'OK'
  149.     Default = True
  150.     ModalResult = 1
  151.     TabOrder = 6
  152.   end
  153.   object PictureBtn: TButton
  154.     Left = 304
  155.     Top = 28
  156.     Width = 60
  157.     Height = 25
  158.     Caption = '&Picture...'
  159.     TabOrder = 1
  160.     OnClick = PictureBtnClick
  161.   end
  162.   object DescriptionEdit: TEdit
  163.     Left = 16
  164.     Top = 40
  165.     Width = 206
  166.     Height = 21
  167.     MaxLength = 255
  168.     TabOrder = 0
  169.     OnEnter = DescriptionEditEnter
  170.     OnExit = DescriptionEditExit
  171.     OnKeyPress = DescriptionEditKeyPress
  172.   end
  173.   object ClrBtn: TButton
  174.     Left = 375
  175.     Top = 28
  176.     Width = 60
  177.     Height = 25
  178.     Caption = '&Clear'
  179.     TabOrder = 7
  180.     OnClick = ClrBtnClick
  181.   end
  182.   object PictureOpenDialog: TMMPictureOpenDialog
  183.     DefaultExt = 'BMP'
  184.     Filter = 
  185.       'Alle Dateien (*.BMP;*.ICO;*.WMF)|*.BMP;*.ICO;*.WMF|Bitmaps (*.BM' +
  186.       'P)|*.BMP|Symbole (*.ICO)|*.ICO|Metadateien (*.WMF)|*.WMF'
  187.     Title = 'Open File'
  188.     Options = [ofHideReadOnly]
  189.     Left = 424
  190.   end
  191. end
  192.