object frmRozp: TfrmRozp Left = 203 Top = 205 Width = 540 Height = 274 HelpContext = 1029 Caption = 'INFO' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsMDIChild OldCreateOrder = False Position = poDefault Visible = True OnClose = FormClose OnCreate = FormCreate OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Splitter1: TSplitter Left = 0 Top = 193 Width = 532 Height = 7 Cursor = crVSplit Align = alBottom Beveled = True MinSize = 10 end object RE1: TRichEdit Left = 0 Top = 200 Width = 532 Height = 47 Cursor = crIBeam Align = alBottom Color = 14024447 Ctl3D = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] Constraints.MinHeight = 10 ParentCtl3D = False ParentFont = False ScrollBars = ssVertical TabOrder = 0 end object Chart1: TChart Left = 0 Top = 0 Width = 532 Height = 193 BackWall.Brush.Style = bsClear BackWall.Size = 1 BottomWall.Color = clNavy Gradient.EndColor = 8627070 Gradient.StartColor = clAqua Gradient.Visible = True LeftWall.Color = clNavy MarginBottom = 0 MarginLeft = 1 MarginRight = 1 MarginTop = 6 Title.Text.Strings = ( 'TChart') Title.Visible = False BottomAxis.LabelsFont.Charset = DEFAULT_CHARSET BottomAxis.LabelsFont.Color = clBlack BottomAxis.LabelsFont.Height = -9 BottomAxis.LabelsFont.Name = 'Arial' BottomAxis.LabelsFont.Style = [] BottomAxis.MinorTickCount = 0 BottomAxis.MinorTickLength = 4 BottomAxis.TickLength = 5 LeftAxis.LabelsFont.Charset = DEFAULT_CHARSET LeftAxis.LabelsFont.Color = clBlack LeftAxis.LabelsFont.Height = -9 LeftAxis.LabelsFont.Name = 'Arial' LeftAxis.LabelsFont.Style = [] Legend.Visible = False RightAxis.Visible = False TopAxis.Labels = False TopAxis.Visible = False View3D = False View3DOptions.Elevation = 344 View3DOptions.Rotation = 348 View3DWalls = False Align = alClient BevelOuter = bvNone TabOrder = 1 object Series1: TBarSeries ColorEachPoint = True Marks.ArrowLength = 20 Marks.Visible = False ShowInLegend = False BarWidthPercent = 85 MultiBar = mbNone SideMargins = False SeriesColor = clRed XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Bar' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone end end end