home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August / Chip_2001-08_cd2.bin / kancelar / busicard / BCDP2000.EXE / bcdp.exe / 0 / RCDATA / TREADMEFORM / TREADMEFORM.txt
Encoding:
Text File  |  2000-10-20  |  1.7 KB  |  70 lines

  1. object ReadmeForm: TReadmeForm
  2.   Left = 261
  3.   Top = 111
  4.   Width = 292
  5.   Height = 347
  6.   BorderIcons = [biSystemMenu, biMaximize]
  7.   Caption = 'Important Information'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ViewRichEdit: TRichEdit
  19.     Left = 0
  20.     Top = 0
  21.     Width = 284
  22.     Height = 279
  23.     TabStop = False
  24.     Align = alClient
  25.     ReadOnly = True
  26.     ScrollBars = ssVertical
  27.     TabOrder = 0
  28.   end
  29.   object Panel1: TPanel
  30.     Left = 0
  31.     Top = 279
  32.     Width = 284
  33.     Height = 41
  34.     Align = alBottom
  35.     BevelOuter = bvNone
  36.     TabOrder = 1
  37.     object PrintBtn: TBitBtn
  38.       Left = 92
  39.       Top = 8
  40.       Width = 75
  41.       Height = 25
  42.       Caption = '&Print'
  43.       TabOrder = 1
  44.       OnClick = PrintBtnClick
  45.       Glyph.Data = {
  46.         F6000000424DF600000000000000760000002800000010000000100000000100
  47.         04000000000080000000120B0000120B00001000000010000000000000000000
  48.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  49.         FF00C0C0C00000FFFF00FF000000C0C0C000FFFF0000FFFFFF00DADADADADADA
  50.         DADAADADADAD000000ADDAD4DAD00000000AADA44DA033333000444444D00000
  51.         0030ADA44DA0F8F8F800DAD4DAD000000870ADADADAD0FFFF00DDA00000A0F77
  52.         F0DAAD0FFF0DA0FFFF0D00000F0ADA00000A0FFF0F0DADADADAD0F7F000ADADA
  53.         DADA0F7F00ADADADADAD0FF00ADADADADADA0000ADADADADADAD}
  54.     end
  55.     object CloseBtn: TBitBtn
  56.       Left = 8
  57.       Top = 8
  58.       Width = 75
  59.       Height = 25
  60.       Caption = '&Close'
  61.       TabOrder = 0
  62.       Kind = bkCancel
  63.     end
  64.   end
  65.   object PrinterSetupDialog: TPrinterSetupDialog
  66.     Left = 7
  67.     Top = 340
  68.   end
  69. end
  70.