home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / software / TemaCD / Massiva / MASSIVA.EXE / 0 / RCDATA / TFMMAP / TFMMAP.txt
Text File  |  1999-04-03  |  9KB  |  400 lines

  1. object fmMap: TfmMap
  2.   Left = 212
  3.   Top = 126
  4.   BorderStyle = bsDialog
  5.   Caption = 'Sysex mapper'
  6.   ClientHeight = 236
  7.   ClientWidth = 303
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object labelGrooves: TLabel
  17.     Left = 80
  18.     Top = 8
  19.     Width = 49
  20.     Height = 14
  21.     Caption = 'Controller'
  22.     Enabled = False
  23.     Font.Charset = ANSI_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -11
  26.     Font.Name = 'Arial'
  27.     Font.Style = [fsItalic]
  28.     ParentFont = False
  29.   end
  30.   object Label1: TLabel
  31.     Left = 80
  32.     Top = 56
  33.     Width = 55
  34.     Height = 14
  35.     Caption = 'Sysex start'
  36.     Enabled = False
  37.     Font.Charset = ANSI_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -11
  40.     Font.Name = 'Arial'
  41.     Font.Style = [fsItalic]
  42.     ParentFont = False
  43.   end
  44.   object Label4: TLabel
  45.     Left = 80
  46.     Top = 120
  47.     Width = 42
  48.     Height = 14
  49.     Caption = 'Variable'
  50.     Enabled = False
  51.     Font.Charset = ANSI_CHARSET
  52.     Font.Color = clWindowText
  53.     Font.Height = -11
  54.     Font.Name = 'Arial'
  55.     Font.Style = [fsItalic]
  56.     ParentFont = False
  57.   end
  58.   object Label5: TLabel
  59.     Left = 80
  60.     Top = 168
  61.     Width = 19
  62.     Height = 14
  63.     Caption = 'End'
  64.     Enabled = False
  65.     Font.Charset = ANSI_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'Arial'
  69.     Font.Style = [fsItalic]
  70.     ParentFont = False
  71.   end
  72.   object Label6: TLabel
  73.     Left = 224
  74.     Top = 56
  75.     Width = 36
  76.     Height = 14
  77.     Caption = '4 bytes'
  78.     Enabled = False
  79.     Font.Charset = ANSI_CHARSET
  80.     Font.Color = clWindowText
  81.     Font.Height = -11
  82.     Font.Name = 'Arial'
  83.     Font.Style = []
  84.     ParentFont = False
  85.   end
  86.   object Label7: TLabel
  87.     Left = 232
  88.     Top = 120
  89.     Width = 30
  90.     Height = 14
  91.     Caption = '1 byte'
  92.     Enabled = False
  93.     Font.Charset = ANSI_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -11
  96.     Font.Name = 'Arial'
  97.     Font.Style = []
  98.     ParentFont = False
  99.   end
  100.   object Label8: TLabel
  101.     Left = 232
  102.     Top = 168
  103.     Width = 30
  104.     Height = 14
  105.     Caption = '1 byte'
  106.     Enabled = False
  107.     Font.Charset = ANSI_CHARSET
  108.     Font.Color = clWindowText
  109.     Font.Height = -11
  110.     Font.Name = 'Arial'
  111.     Font.Style = []
  112.     ParentFont = False
  113.   end
  114.   object RotateLabel1: TRotateLabel
  115.     Left = 274
  116.     Top = 81
  117.     Width = 24
  118.     Height = 144
  119.     Cursor = crHandPoint
  120.     Hint = 'Click for help'
  121.     Escapement = 90
  122.     TextStyle = tsRecessed
  123.     Caption = 'Sysex mapper'
  124.     Font.Charset = DEFAULT_CHARSET
  125.     Font.Color = clSilver
  126.     Font.Height = -21
  127.     Font.Name = 'Arial'
  128.     Font.Style = [fsBold]
  129.     ParentFont = False
  130.     ParentShowHint = False
  131.     ShowHint = True
  132.     Transparent = True
  133.   end
  134.   object Panel1: TPanel
  135.     Left = 0
  136.     Top = 0
  137.     Width = 70
  138.     Height = 236
  139.     Align = alLeft
  140.     BevelOuter = bvNone
  141.     Caption = 'Panel1'
  142.     Font.Charset = DEFAULT_CHARSET
  143.     Font.Color = clSilver
  144.     Font.Height = -11
  145.     Font.Name = 'MS Sans Serif'
  146.     Font.Style = []
  147.     ParentFont = False
  148.     TabOrder = 0
  149.     object labelText: TLabel
  150.       Left = 9
  151.       Top = 72
  152.       Width = 55
  153.       Height = 113
  154.       AutoSize = False
  155.       Caption = 'Map controllers to sysex messages. Max 512 bytes'
  156.       Font.Charset = ANSI_CHARSET
  157.       Font.Color = 8454143
  158.       Font.Height = -11
  159.       Font.Name = 'Arial'
  160.       Font.Style = [fsItalic]
  161.       ParentFont = False
  162.       Transparent = True
  163.       WordWrap = True
  164.       OnClick = labelTextClick
  165.     end
  166.     object btnClose: TButton
  167.       Left = 8
  168.       Top = 4
  169.       Width = 57
  170.       Height = 25
  171.       Caption = '&Close'
  172.       Default = True
  173.       Font.Charset = ANSI_CHARSET
  174.       Font.Color = clWindowText
  175.       Font.Height = -11
  176.       Font.Name = 'MS Sans Serif'
  177.       Font.Style = [fsBold]
  178.       ParentFont = False
  179.       TabOrder = 0
  180.       OnClick = btnCloseClick
  181.     end
  182.     object Button1: TButton
  183.       Left = 8
  184.       Top = 33
  185.       Width = 57
  186.       Height = 25
  187.       Caption = '&Learn'
  188.       Enabled = False
  189.       Font.Charset = ANSI_CHARSET
  190.       Font.Color = clWindowText
  191.       Font.Height = -11
  192.       Font.Name = 'MS Sans Serif'
  193.       Font.Style = [fsBold]
  194.       ParentFont = False
  195.       TabOrder = 1
  196.     end
  197.   end
  198.   object memoStart: TMemo
  199.     Left = 80
  200.     Top = 72
  201.     Width = 185
  202.     Height = 41
  203.     Color = clBlack
  204.     Font.Charset = ANSI_CHARSET
  205.     Font.Color = clWhite
  206.     Font.Height = -11
  207.     Font.Name = 'Arial'
  208.     Font.Style = []
  209.     Lines.Strings = (
  210.       'F0 43 01 7A')
  211.     ParentFont = False
  212.     ScrollBars = ssVertical
  213.     TabOrder = 1
  214.   end
  215.   object comboSysex: TComboBox
  216.     Left = 80
  217.     Top = 24
  218.     Width = 185
  219.     Height = 19
  220.     Style = csOwnerDrawFixed
  221.     Color = clBlack
  222.     Enabled = False
  223.     Font.Charset = DEFAULT_CHARSET
  224.     Font.Color = clWhite
  225.     Font.Height = -11
  226.     Font.Name = 'MS Sans Serif'
  227.     Font.Style = []
  228.     ItemHeight = 13
  229.     Items.Strings = (
  230.       'Bank Select (0)'
  231.       'Modulation (1)'
  232.       'Breath control (2)'
  233.       'Controller (3)'
  234.       'Foot controller (4)'
  235.       'Portamento time (5)'
  236.       'Data entry (6)'
  237.       'Main volum (7)'
  238.       'Balance (8)'
  239.       'Controller (9)'
  240.       'Pan (10)'
  241.       'Expression Controller (11)'
  242.       'Effect controll 1 (12)'
  243.       'Effect controll 2 (13)'
  244.       'Controller (14)'
  245.       'Controller (15)'
  246.       'Controller (16)'
  247.       'Controller (17)'
  248.       'Controller (18)'
  249.       'Controller (19)'
  250.       'Controller (20)'
  251.       'Controller (21)'
  252.       'Controller (22)'
  253.       'Controller (23)'
  254.       'Controller (24)'
  255.       'Controller (25)'
  256.       'Controller (26)'
  257.       'Controller (27)'
  258.       'Controller (28)'
  259.       'Controller (29)'
  260.       'Controller (30)'
  261.       'Controller (31)'
  262.       'Controller (32)'
  263.       'Controller (33)'
  264.       'Controller (34)'
  265.       'Controller (35)'
  266.       'Controller (36)'
  267.       'Controller (37)'
  268.       'Controller (38)'
  269.       'Controller (39)'
  270.       'Controller (40)'
  271.       'Controller (41)'
  272.       'Controller (42)'
  273.       'Controller (43)'
  274.       'Controller (44)'
  275.       'Controller (45)'
  276.       'Controller (46)'
  277.       'Controller (47)'
  278.       'Controller (48)'
  279.       'Controller (49)'
  280.       'Controller (50)'
  281.       'Controller (51)'
  282.       'Controller (52)'
  283.       'Controller (53)'
  284.       'Controller (54)'
  285.       'Controller (55)'
  286.       'Controller (56)'
  287.       'Controller (57)'
  288.       'Controller (58)'
  289.       'Controller (59)'
  290.       'Controller (60)'
  291.       'Controller (61)'
  292.       'Controller (62)'
  293.       'Controller (63)'
  294.       'Controller (64)'
  295.       'Controller (65)'
  296.       'Controller (66)'
  297.       'Controller (67)'
  298.       'Controller (68)'
  299.       'Controller (69)'
  300.       'Controller (70)'
  301.       'Controller (71)'
  302.       'Controller (72)'
  303.       'Controller (73)'
  304.       'Controller (74)'
  305.       'Controller (75)'
  306.       'Controller (76)'
  307.       'Controller (77)'
  308.       'Controller (78)'
  309.       'Controller (79)'
  310.       'Controller (80)'
  311.       'Controller (81)'
  312.       'Controller (82)'
  313.       'Controller (83)'
  314.       'Controller (84)'
  315.       'Controller (85)'
  316.       'Controller (86)'
  317.       'Controller (87)'
  318.       'Controller (88)'
  319.       'Controller (89)'
  320.       'Controller (80)'
  321.       'Controller (91)'
  322.       'Controller (92)'
  323.       'Controller (93)'
  324.       'Controller (94)'
  325.       'Controller (95)'
  326.       'Controller (96)'
  327.       'Controller (97)'
  328.       'Controller (98)'
  329.       'Controller (99)'
  330.       'Controller (100)'
  331.       'Controller (101)'
  332.       'Controller (102)'
  333.       'Controller (103)'
  334.       'Controller (104)'
  335.       'Controller (105)'
  336.       'Controller (106)'
  337.       'Controller (107)'
  338.       'Controller (108)'
  339.       'Controller (109)'
  340.       'Controller (110)'
  341.       'Controller (111)'
  342.       'Controller (112)'
  343.       'Controller (113)'
  344.       'Controller (114)'
  345.       'Controller (115)'
  346.       'Controller (116)'
  347.       'Controller (117)'
  348.       'Controller (118)'
  349.       'Controller (119)'
  350.       'Controller (120)'
  351.       'Controller (121)'
  352.       'Controller (122)'
  353.       'Controller (123)'
  354.       'Controller (124)'
  355.       'Controller (125)'
  356.       'Controller (126)'
  357.       'Controller (127)')
  358.     ParentFont = False
  359.     TabOrder = 2
  360.     OnDrawItem = comboSysexDrawItem
  361.   end
  362.   object editPattern: TEdit
  363.     Left = 80
  364.     Top = 136
  365.     Width = 185
  366.     Height = 21
  367.     Hint = 'On/off pattern'
  368.     Color = clBlack
  369.     Enabled = False
  370.     Font.Charset = ANSI_CHARSET
  371.     Font.Color = clWhite
  372.     Font.Height = -11
  373.     Font.Name = 'MS Sans Serif'
  374.     Font.Style = []
  375.     ParentFont = False
  376.     ParentShowHint = False
  377.     ShowHint = True
  378.     TabOrder = 3
  379.     Text = '## ##'
  380.   end
  381.   object Memo3: TMemo
  382.     Left = 80
  383.     Top = 184
  384.     Width = 185
  385.     Height = 41
  386.     Color = clBlack
  387.     Enabled = False
  388.     Font.Charset = ANSI_CHARSET
  389.     Font.Color = clWhite
  390.     Font.Height = -11
  391.     Font.Name = 'Arial'
  392.     Font.Style = []
  393.     Lines.Strings = (
  394.       'F7')
  395.     ParentFont = False
  396.     ScrollBars = ssVertical
  397.     TabOrder = 4
  398.   end
  399. end
  400.