home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / edukacja / AstroMart / _SETUP.1 / Astro5.exe / 0 / RCDATA / TCHARTPRINT / TCHARTPRINT.txt
Encoding:
Text File  |  1998-05-13  |  439 b   |  24 lines

  1. object ChartPrint: TChartPrint
  2.   Left = 180
  3.   Top = 65
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'ChartPrint'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   object RichEdit: TGWRichEdit
  14.     Left = 88
  15.     Top = 88
  16.     Width = 249
  17.     Height = 97
  18.     TabOrder = 0
  19.     Margins.Units = muMillimeters
  20.     OnHeader = Header
  21.     OnFooter = Footer
  22.   end
  23. end
  24.