home *** CD-ROM | disk | FTP | other *** search
/ Powerdrive 1997 June / POWERDRIVE0697.ISO / share / win95 / anwend / qcopy / _setup.1 / Qcwin.exe / 0 / RCDATA / TBSREAD / TBSREAD.txt < prev   
Text File  |  1997-03-24  |  3KB  |  119 lines

  1. object BSRead: TBSRead
  2.   Left = 222
  3.   Top = 108
  4.   Width = 446
  5.   Height = 216
  6.   HelpContext = 7
  7.   BorderIcons = [biSystemMenu]
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel2: TBevel
  17.     Left = 37
  18.     Top = 112
  19.     Width = 289
  20.     Height = 29
  21.   end
  22.   object Bevel1: TBevel
  23.     Left = 164
  24.     Top = 23
  25.     Width = 190
  26.     Height = 26
  27.     Shape = bsFrame
  28.   end
  29.   object Image1: TImage
  30.     Left = 132
  31.     Top = 29
  32.     Width = 24
  33.     Height = 18
  34.     Picture.Data = {<image001.bmp>}
  35.     Stretch = True
  36.   end
  37.   object Label1: TLabel
  38.     Left = 45
  39.     Top = 120
  40.     Width = 276
  41.     Height = 14
  42.     Alignment = taCenter
  43.     AutoSize = False
  44.     Font.Color = clNavy
  45.     Font.Height = -12
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentFont = False
  49.   end
  50.   object Edit1: TEdit
  51.     Left = 168
  52.     Top = 26
  53.     Width = 183
  54.     Height = 21
  55.     Font.Color = clBlack
  56.     Font.Height = -12
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ParentFont = False
  60.     TabOrder = 3
  61.     OnChange = Edit1Change
  62.   end
  63.   object ReadBtn: TBitBtn
  64.     Left = 73
  65.     Top = 64
  66.     Width = 89
  67.     Height = 33
  68.     Font.Color = clWindowText
  69.     Font.Height = -12
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     TabOrder = 0
  74.     OnClick = ReadBtnClick
  75.     Glyph.Data = {
  76.       10010000424D1001000000000000760000002800000010000000100000000100
  77.       0400000000008000000000000000000000000000000000000000000000000000
  78.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  79.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003333330B7FFF
  80.       FFB03333330B7FFFFFB03333330B7FFFFFB03333330B7FFFFFB00000000B0077
  81.       00700FFFFF0B000077B00FFFFF0B00007BB00F00FF00000000070FFFFFFFF033
  82.       39930F0000F0F09339930FFFFFFFF99999330F00F000999999330FFFF0F99999
  83.       93330F08F0F0999333330FFFF003399333330000003333933333000000000000
  84.       0000000000000000000000000000000000000000}
  85.     Style = bsNew
  86.   end
  87.   object CancelBtn: TBitBtn
  88.     Left = 201
  89.     Top = 64
  90.     Width = 89
  91.     Height = 33
  92.     Font.Color = clWindowText
  93.     Font.Height = -12
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = []
  96.     ParentFont = False
  97.     TabOrder = 1
  98.     Kind = bkCancel
  99.     Style = bsNew
  100.   end
  101.   object RadioGroup1: TRadioGroup
  102.     Left = 32
  103.     Top = 16
  104.     Width = 89
  105.     Height = 33
  106.     Columns = 2
  107.     Font.Color = clNavy
  108.     Font.Height = -12
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = [fsBold]
  111.     ItemIndex = 0
  112.     Items.Strings = (
  113.       'A:'
  114.       'B:')
  115.     ParentFont = False
  116.     TabOrder = 2
  117.   end
  118. end
  119.