object fmCustomize: TfmCustomize Left = 392 Top = 274 BorderStyle = bsDialog Caption = 'Customize' ClientHeight = 237 ClientWidth = 326 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object RotateLabel1: TRotateLabel Left = 208 Top = 204 Width = 108 Height = 32 Escapement = 5 TextStyle = tsRecessed Caption = 'Customize' Font.Charset = DEFAULT_CHARSET Font.Color = clSilver Font.Height = -21 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Page95Control1: TPage95Control Left = 80 Top = 8 Width = 245 Height = 193 ActivePage = tabSongEdit ButtonStyle = True FlatButtons = True FlatSeperators = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] HotTrack = False TabInactiveColor = clSilver TabInactiveFont.Charset = DEFAULT_CHARSET TabInactiveFont.Color = clWindowText TabInactiveFont.Height = -11 TabInactiveFont.Name = 'MS Sans Serif' TabInactiveFont.Style = [] ParentFont = False TabOrder = 0 object tabSongEdit: TTab95Sheet Caption = 'Song edit' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] GripAlign = gaLeft ImageIndex = -1 StaticPageIndex = -1 ParentFont = False TabVisible = True object listSongEdit: TListBox Left = 0 Top = 8 Width = 233 Height = 153 Color = clBlack Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ItemHeight = 14 Items.Strings = ( 'Tracks - font' 'Tracks - font color of selected track ' 'Tracks - background color of selected track' 'Parts - font' 'Parts - background color' 'Tracks/Parts - Background bitmap' 'Tracks - midi led color') ParentFont = False TabOrder = 0 end end object tabPartEdit: TTab95Sheet Caption = 'Part edit' GripAlign = gaLeft ImageIndex = -1 StaticPageIndex = -1 TabVisible = True object listPartEdit: TListBox Left = 0 Top = 8 Width = 233 Height = 153 Color = clBlack Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ItemHeight = 14 Items.Strings = ( 'List - font') ParentFont = False TabOrder = 0 end end end object Panel1: TPanel Left = 0 Top = 0 Width = 70 Height = 237 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 = 1 object labelText: TLabel Left = 8 Top = 72 Width = 57 Height = 49 AutoSize = False Caption = 'Select item to change' Color = clBlack 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 tnybutton1: tnybutton Left = 7 Top = 8 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 = tnybutton1Click end object tnybutton2: tnybutton Left = 7 Top = 38 Width = 57 Height = 25 Cursor = crHandPoint Caption = 'Ch&ange' Font.Charset = ANSI_CHARSET Font.Color = clSilver Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = tnybutton2Click end end object FontDialog1: TFontDialog Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] MinFontSize = 0 MaxFontSize = 0 Left = 152 Top = 216 end object ColorDialog1: TColorDialog Ctl3D = True Left = 112 Top = 216 end object OpenPictureDialog1: TOpenPictureDialog Filter = 'All (*.dib;*.bmp;*.ico;*.emf;*.wmf)|*.dib;*.bmp;*.ico;*.emf;*.wm' + 'f|Device Independent Bitmap (*.dib)|*.dib|Bitmaps (*.bmp)|*.bmp|' + 'Icons (*.ico)|*.ico|Enhanced Metafiles (*.emf)|*.emf|Metafiles (' + '*.wmf)|*.wmf' Left = 192 Top = 216 end end