object fmSysex: TfmSysex Left = 331 Top = 253 BorderStyle = bsDialog Caption = 'Sysex dumps' ClientHeight = 280 ClientWidth = 402 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object RotateLabel1: TRotateLabel Left = 257 Top = 239 Width = 138 Height = 34 Cursor = crHandPoint Hint = 'Click for help' Escapement = 5 TextStyle = tsRecessed Caption = 'Sysex dumps' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True end object Panel1: TPanel Left = 0 Top = 0 Width = 70 Height = 280 Align = alLeft BevelOuter = bvNone FullRepaint = False Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object labelText: TLabel Left = 8 Top = 58 Width = 57 Height = 175 AutoSize = False Caption = 'Select options for autosave and open last saved song at program ' + 'start' Color = clNavy Font.Charset = ANSI_CHARSET Font.Color = 8454143 Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False Transparent = True WordWrap = True end object btnClose: tnybutton Left = 7 Top = 6 Width = 57 Height = 25 Cursor = crHandPoint Cancel = True Caption = '&Close' Default = True Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = btnCloseClick end end object PageControl1: TPage95Control Left = 80 Top = 8 Width = 321 Height = 233 ActivePage = PageFade ButtonStyle = True FlatButtons = True FlatSeperators = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HotTrack = True TabInactiveColor = clSilver TabInactiveFont.Charset = ANSI_CHARSET TabInactiveFont.Color = clWindowText TabInactiveFont.Height = -11 TabInactiveFont.Name = 'Arial' TabInactiveFont.Style = [] ParentFont = False TabOrder = 1 object PageFade: TTab95Sheet Caption = 'Send' GripAlign = gaLeft ImageIndex = -1 StaticPageIndex = -1 TabVisible = True object Label1: TLabel Left = 8 Top = 8 Width = 33 Height = 14 Caption = 'Dumps' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object SpeedButton1: TSpeedButton Left = 8 Top = 168 Width = 41 Height = 25 Hint = 'Send sysex' Caption = '&Send' Flat = True end object SpeedButton2: TSpeedButton Left = 120 Top = 168 Width = 49 Height = 25 Hint = 'Delete sysex' Caption = '&Delete' Flat = True end object SpeedButton3: TSpeedButton Left = 176 Top = 168 Width = 65 Height = 25 Hint = 'Rename sysex' Caption = '&Rename' Flat = True end object SpeedButton6: TSpeedButton Left = 56 Top = 168 Width = 57 Height = 25 Hint = 'Send sysex' Caption = 'Send &all' Flat = True end object ListBox1: TListBox Left = 8 Top = 24 Width = 297 Height = 137 Color = clBlack Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ItemHeight = 15 Items.Strings = ( 'TX81Z' 'Juno 1') ParentFont = False TabOrder = 0 end end object PageRandom: TTab95Sheet Caption = 'Receave' GripAlign = gaLeft ImageIndex = -1 StaticPageIndex = -1 TabVisible = True object SpeedButton4: TSpeedButton Left = 8 Top = 168 Width = 49 Height = 25 Hint = 'Store sysex dump' Caption = '&Store' Flat = True end object Label2: TLabel Left = 8 Top = 8 Width = 50 Height = 14 Caption = 'Incomming' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object SpeedButton5: TSpeedButton Left = 64 Top = 168 Width = 49 Height = 25 Hint = 'Clear current ysex dump' Caption = '&Clear' Flat = True end object Memo1: TMemo Left = 8 Top = 24 Width = 297 Height = 137 Color = clBlack Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False ScrollBars = ssVertical TabOrder = 0 end end end end