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

  1. object fmSysex: TfmSysex
  2.   Left = 331
  3.   Top = 253
  4.   BorderStyle = bsDialog
  5.   Caption = 'Sysex dumps'
  6.   ClientHeight = 280
  7.   ClientWidth = 402
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object RotateLabel1: TRotateLabel
  16.     Left = 257
  17.     Top = 239
  18.     Width = 138
  19.     Height = 34
  20.     Cursor = crHandPoint
  21.     Hint = 'Click for help'
  22.     Escapement = 5
  23.     TextStyle = tsRecessed
  24.     Caption = 'Sysex dumps'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clSilver
  27.     Font.Height = -21
  28.     Font.Name = 'Arial'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.     ParentShowHint = False
  32.     ShowHint = True
  33.     Transparent = True
  34.   end
  35.   object Panel1: TPanel
  36.     Left = 0
  37.     Top = 0
  38.     Width = 70
  39.     Height = 280
  40.     Align = alLeft
  41.     BevelOuter = bvNone
  42.     FullRepaint = False
  43.     Color = clBlack
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clSilver
  46.     Font.Height = -11
  47.     Font.Name = 'MS Sans Serif'
  48.     Font.Style = []
  49.     ParentFont = False
  50.     TabOrder = 0
  51.     object labelText: TLabel
  52.       Left = 8
  53.       Top = 58
  54.       Width = 57
  55.       Height = 175
  56.       AutoSize = False
  57.       Caption = 
  58.         'Select options for autosave and open last saved song at program ' +
  59.         'start'
  60.       Color = clNavy
  61.       Font.Charset = ANSI_CHARSET
  62.       Font.Color = 8454143
  63.       Font.Height = -11
  64.       Font.Name = 'Arial'
  65.       Font.Style = []
  66.       ParentColor = False
  67.       ParentFont = False
  68.       Transparent = True
  69.       WordWrap = True
  70.     end
  71.     object btnClose: tnybutton
  72.       Left = 7
  73.       Top = 6
  74.       Width = 57
  75.       Height = 25
  76.       Cursor = crHandPoint
  77.       Cancel = True
  78.       Caption = '&Close'
  79.       Default = True
  80.       Font.Charset = ANSI_CHARSET
  81.       Font.Color = clSilver
  82.       Font.Height = -11
  83.       Font.Name = 'Arial'
  84.       Font.Style = [fsBold]
  85.       ParentFont = False
  86.       TabOrder = 0
  87.       OnClick = btnCloseClick
  88.     end
  89.   end
  90.   object PageControl1: TPage95Control
  91.     Left = 80
  92.     Top = 8
  93.     Width = 321
  94.     Height = 233
  95.     ActivePage = PageFade
  96.     ButtonStyle = True
  97.     FlatButtons = True
  98.     FlatSeperators = False
  99.     Font.Charset = ANSI_CHARSET
  100.     Font.Color = clWindowText
  101.     Font.Height = -11
  102.     Font.Name = 'Arial'
  103.     Font.Style = [fsBold]
  104.     HotTrack = True
  105.     TabInactiveColor = clSilver
  106.     TabInactiveFont.Charset = ANSI_CHARSET
  107.     TabInactiveFont.Color = clWindowText
  108.     TabInactiveFont.Height = -11
  109.     TabInactiveFont.Name = 'Arial'
  110.     TabInactiveFont.Style = []
  111.     ParentFont = False
  112.     TabOrder = 1
  113.     object PageFade: TTab95Sheet
  114.       Caption = 'Send'
  115.       GripAlign = gaLeft
  116.       ImageIndex = -1
  117.       StaticPageIndex = -1
  118.       TabVisible = True
  119.       object Label1: TLabel
  120.         Left = 8
  121.         Top = 8
  122.         Width = 33
  123.         Height = 14
  124.         Caption = 'Dumps'
  125.         Font.Charset = ANSI_CHARSET
  126.         Font.Color = clWindowText
  127.         Font.Height = -11
  128.         Font.Name = 'Arial'
  129.         Font.Style = []
  130.         ParentFont = False
  131.       end
  132.       object SpeedButton1: TSpeedButton
  133.         Left = 8
  134.         Top = 168
  135.         Width = 41
  136.         Height = 25
  137.         Hint = 'Send sysex'
  138.         Caption = '&Send'
  139.         Flat = True
  140.       end
  141.       object SpeedButton2: TSpeedButton
  142.         Left = 120
  143.         Top = 168
  144.         Width = 49
  145.         Height = 25
  146.         Hint = 'Delete sysex'
  147.         Caption = '&Delete'
  148.         Flat = True
  149.       end
  150.       object SpeedButton3: TSpeedButton
  151.         Left = 176
  152.         Top = 168
  153.         Width = 65
  154.         Height = 25
  155.         Hint = 'Rename sysex'
  156.         Caption = '&Rename'
  157.         Flat = True
  158.       end
  159.       object SpeedButton6: TSpeedButton
  160.         Left = 56
  161.         Top = 168
  162.         Width = 57
  163.         Height = 25
  164.         Hint = 'Send sysex'
  165.         Caption = 'Send &all'
  166.         Flat = True
  167.       end
  168.       object ListBox1: TListBox
  169.         Left = 8
  170.         Top = 24
  171.         Width = 297
  172.         Height = 137
  173.         Color = clBlack
  174.         Font.Charset = ANSI_CHARSET
  175.         Font.Color = clWhite
  176.         Font.Height = -12
  177.         Font.Name = 'Arial'
  178.         Font.Style = []
  179.         ItemHeight = 15
  180.         Items.Strings = (
  181.           'TX81Z'
  182.           'Juno 1')
  183.         ParentFont = False
  184.         TabOrder = 0
  185.       end
  186.     end
  187.     object PageRandom: TTab95Sheet
  188.       Caption = 'Receave'
  189.       GripAlign = gaLeft
  190.       ImageIndex = -1
  191.       StaticPageIndex = -1
  192.       TabVisible = True
  193.       object SpeedButton4: TSpeedButton
  194.         Left = 8
  195.         Top = 168
  196.         Width = 49
  197.         Height = 25
  198.         Hint = 'Store sysex dump'
  199.         Caption = '&Store'
  200.         Flat = True
  201.       end
  202.       object Label2: TLabel
  203.         Left = 8
  204.         Top = 8
  205.         Width = 50
  206.         Height = 14
  207.         Caption = 'Incomming'
  208.         Font.Charset = ANSI_CHARSET
  209.         Font.Color = clWindowText
  210.         Font.Height = -11
  211.         Font.Name = 'Arial'
  212.         Font.Style = []
  213.         ParentFont = False
  214.       end
  215.       object SpeedButton5: TSpeedButton
  216.         Left = 64
  217.         Top = 168
  218.         Width = 49
  219.         Height = 25
  220.         Hint = 'Clear current ysex dump'
  221.         Caption = '&Clear'
  222.         Flat = True
  223.       end
  224.       object Memo1: TMemo
  225.         Left = 8
  226.         Top = 24
  227.         Width = 297
  228.         Height = 137
  229.         Color = clBlack
  230.         Font.Charset = ANSI_CHARSET
  231.         Font.Color = clWhite
  232.         Font.Height = -11
  233.         Font.Name = 'Arial'
  234.         Font.Style = []
  235.         ParentFont = False
  236.         ScrollBars = ssVertical
  237.         TabOrder = 0
  238.       end
  239.     end
  240.   end
  241. end
  242.