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