object Form2: TForm2 Left = 200 Top = 111 AutoScroll = False Caption = 'Card List' ClientHeight = 273 ClientWidth = 348 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter OnDeactivate = FormDeactivate TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 59 Height = 11 Caption = 'List of All Cards' end object SpeedButton1: TSpeedButton Left = 312 Top = 19 Width = 25 Height = 25 Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000 03333377777777777F333301111111110333337F333333337F33330111111111 0333337F333333337F333301111111110333337F333333337F33330111111111 0333337F333333337F333301111111110333337F333333337F33330111111111 0333337F3333333F7F333301111111B10333337F333333737F33330111111111 0333337F333333337F333301111111110333337F33FFFFF37F3333011EEEEE11 0333337F377777F37F3333011EEEEE110333337F37FFF7F37F3333011EEEEE11 0333337F377777337F333301111111110333337F333333337F33330111111111 0333337FFFFFFFFF7F33330000000000033333777777777773330000} NumGlyphs = 2 OnClick = SpeedButton1Click end object ListBox1: TListBox Left = 10 Top = 28 Width = 297 Height = 241 ItemHeight = 13 TabOrder = 0 OnClick = ListBox1Click end end