object BSRead: TBSRead Left = 222 Top = 108 Width = 446 Height = 216 HelpContext = 7 BorderIcons = [biSystemMenu] Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 37 Top = 112 Width = 289 Height = 29 end object Bevel1: TBevel Left = 164 Top = 23 Width = 190 Height = 26 Shape = bsFrame end object Image1: TImage Left = 132 Top = 29 Width = 24 Height = 18 Picture.Data = {} Stretch = True end object Label1: TLabel Left = 45 Top = 120 Width = 276 Height = 14 Alignment = taCenter AutoSize = False Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Edit1: TEdit Left = 168 Top = 26 Width = 183 Height = 21 Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnChange = Edit1Change end object ReadBtn: TBitBtn Left = 73 Top = 64 Width = 89 Height = 33 Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = ReadBtnClick Glyph.Data = { 10010000424D1001000000000000760000002800000010000000100000000100 0400000000008000000000000000000000000000000000000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF FFB03333330B7FFFFFB03333330B7FFFFFB03333330B7FFFFFB00000000B0077 00700FFFFF0B000077B00FFFFF0B00007BB00F00FF00000000070FFFFFFFF033 39930F0000F0F09339930FFFFFFFF99999330F00F000999999330FFFF0F99999 93330F08F0F0999333330FFFF003399333330000003333933333000000000000 0000000000000000000000000000000000000000} Style = bsNew end object CancelBtn: TBitBtn Left = 201 Top = 64 Width = 89 Height = 33 Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 Kind = bkCancel Style = bsNew end object RadioGroup1: TRadioGroup Left = 32 Top = 16 Width = 89 Height = 33 Columns = 2 Font.Color = clNavy Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ItemIndex = 0 Items.Strings = ( 'A:' 'B:') ParentFont = False TabOrder = 2 end end