home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Reklamy / Elpira-PW / MegaLotek.exe / 0 / RCDATA / TFRMROZP / TFRMROZP.txt
Text File  |  1999-10-21  |  3KB  |  116 lines

  1. object frmRozp: TfrmRozp
  2.   Left = 203
  3.   Top = 205
  4.   Width = 540
  5.   Height = 274
  6.   HelpContext = 1029
  7.   Caption = 'INFO'
  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.   FormStyle = fsMDIChild
  15.   OldCreateOrder = False
  16.   Position = poDefault
  17.   Visible = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnPaint = FormPaint
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Splitter1: TSplitter
  24.     Left = 0
  25.     Top = 193
  26.     Width = 532
  27.     Height = 7
  28.     Cursor = crVSplit
  29.     Align = alBottom
  30.     Beveled = True
  31.     MinSize = 10
  32.   end
  33.   object RE1: TRichEdit
  34.     Left = 0
  35.     Top = 200
  36.     Width = 532
  37.     Height = 47
  38.     Cursor = crIBeam
  39.     Align = alBottom
  40.     Color = 14024447
  41.     Ctl3D = True
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clWindowText
  44.     Font.Height = -11
  45.     Font.Name = 'Courier New'
  46.     Font.Style = []
  47.     Constraints.MinHeight = 10
  48.     ParentCtl3D = False
  49.     ParentFont = False
  50.     ScrollBars = ssVertical
  51.     TabOrder = 0
  52.   end
  53.   object Chart1: TChart
  54.     Left = 0
  55.     Top = 0
  56.     Width = 532
  57.     Height = 193
  58.     BackWall.Brush.Style = bsClear
  59.     BackWall.Size = 1
  60.     BottomWall.Color = clNavy
  61.     Gradient.EndColor = 8627070
  62.     Gradient.StartColor = clAqua
  63.     Gradient.Visible = True
  64.     LeftWall.Color = clNavy
  65.     MarginBottom = 0
  66.     MarginLeft = 1
  67.     MarginRight = 1
  68.     MarginTop = 6
  69.     Title.Text.Strings = (
  70.       'TChart')
  71.     Title.Visible = False
  72.     BottomAxis.LabelsFont.Charset = DEFAULT_CHARSET
  73.     BottomAxis.LabelsFont.Color = clBlack
  74.     BottomAxis.LabelsFont.Height = -9
  75.     BottomAxis.LabelsFont.Name = 'Arial'
  76.     BottomAxis.LabelsFont.Style = []
  77.     BottomAxis.MinorTickCount = 0
  78.     BottomAxis.MinorTickLength = 4
  79.     BottomAxis.TickLength = 5
  80.     LeftAxis.LabelsFont.Charset = DEFAULT_CHARSET
  81.     LeftAxis.LabelsFont.Color = clBlack
  82.     LeftAxis.LabelsFont.Height = -9
  83.     LeftAxis.LabelsFont.Name = 'Arial'
  84.     LeftAxis.LabelsFont.Style = []
  85.     Legend.Visible = False
  86.     RightAxis.Visible = False
  87.     TopAxis.Labels = False
  88.     TopAxis.Visible = False
  89.     View3D = False
  90.     View3DOptions.Elevation = 344
  91.     View3DOptions.Rotation = 348
  92.     View3DWalls = False
  93.     Align = alClient
  94.     BevelOuter = bvNone
  95.     TabOrder = 1
  96.     object Series1: TBarSeries
  97.       ColorEachPoint = True
  98.       Marks.ArrowLength = 20
  99.       Marks.Visible = False
  100.       ShowInLegend = False
  101.       BarWidthPercent = 85
  102.       MultiBar = mbNone
  103.       SideMargins = False
  104.       SeriesColor = clRed
  105.       XValues.DateTime = False
  106.       XValues.Name = 'X'
  107.       XValues.Multiplier = 1.000000000000000000
  108.       XValues.Order = loAscending
  109.       YValues.DateTime = False
  110.       YValues.Name = 'Bar'
  111.       YValues.Multiplier = 1.000000000000000000
  112.       YValues.Order = loNone
  113.     end
  114.   end
  115. end
  116.