home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Test / audiomaestro / adinst.exe / %MAINDIR% / MMToolsX2.ocx / 0 / RCDATA / TMMDESIGNERXHELP / TMMDESIGNERXHELP.txt < prev   
Encoding:
Text File  |  2003-06-03  |  2.2 KB  |  104 lines

  1. object MMDesignerXHelp: TMMDesignerXHelp
  2.   Left = 200
  3.   Top = 110
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Designer Help'
  6.   ClientHeight = 398
  7.   ClientWidth = 329
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poScreenCenter
  16.   OnKeyDown = FormKeyDown
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Image1: TImage
  20.     Left = 80
  21.     Top = 40
  22.     Width = 158
  23.     Height = 56
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27.   object Label1: TLabel
  28.     Left = 8
  29.     Top = 16
  30.     Width = 233
  31.     Height = 13
  32.     Caption = '1. Blue ports show possible connections.'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clWindowText
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = [fsBold]
  38.     ParentFont = False
  39.   end
  40.   object Image2: TImage
  41.     Left = 80
  42.     Top = 136
  43.     Width = 158
  44.     Height = 56
  45.     AutoSize = True
  46.     Picture.Data = {<image001.bmp>}
  47.   end
  48.   object Label2: TLabel
  49.     Left = 8
  50.     Top = 112
  51.     Width = 283
  52.     Height = 13
  53.     Caption = '2. Now drag your mouse from one port to another.'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clWindowText
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     ParentFont = False
  60.   end
  61.   object Label3: TLabel
  62.     Left = 8
  63.     Top = 208
  64.     Width = 318
  65.     Height = 13
  66.     Caption = '3. The arrow shows a connection between components.'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clWindowText
  69.     Font.Height = -11
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = [fsBold]
  72.     ParentFont = False
  73.   end
  74.   object Image3: TImage
  75.     Left = 80
  76.     Top = 232
  77.     Width = 158
  78.     Height = 56
  79.     AutoSize = True
  80.     Picture.Data = {<image002.bmp>}
  81.   end
  82.   object Label4: TLabel
  83.     Left = 8
  84.     Top = 304
  85.     Width = 247
  86.     Height = 13
  87.     Caption = '4. Right click on a port to cut a connection'
  88.     Font.Charset = DEFAULT_CHARSET
  89.     Font.Color = clWindowText
  90.     Font.Height = -11
  91.     Font.Name = 'MS Sans Serif'
  92.     Font.Style = [fsBold]
  93.     ParentFont = False
  94.   end
  95.   object Image4: TImage
  96.     Left = 80
  97.     Top = 328
  98.     Width = 158
  99.     Height = 56
  100.     AutoSize = True
  101.     Picture.Data = {<image003.bmp>}
  102.   end
  103. end
  104.