object FrmMain: TFrmMain Left = 325 Top = 137 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = #1048#1089#1089#1083#1077#1076#1086#1074#1072#1085#1080#1077' '#1085#1072#1076#1077#1078#1085#1086#1089#1090#1080 ClientHeight = 546 ClientWidth = 866 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter PixelsPerInch = 96 TextHeight = 13 object Chart: TChart Left = 0 Top = 46 Width = 866 Height = 500 BackWall.Brush.Color = clWhite BackWall.Color = clWhite Foot.Color = clWhite LeftWall.Color = clSilver Title.AdjustFrame = False Title.Text.Strings = ( 'TChart') Title.Visible = False BackColor = clWhite BottomAxis.LabelsFont.Charset = DEFAULT_CHARSET BottomAxis.LabelsFont.Color = clBlack BottomAxis.LabelsFont.Height = -13 BottomAxis.LabelsFont.Name = 'Arial' BottomAxis.LabelsFont.Style = [] Chart3DPercent = 20 LeftAxis.LabelsFont.Charset = DEFAULT_CHARSET LeftAxis.LabelsFont.Color = clBlack LeftAxis.LabelsFont.Height = -13 LeftAxis.LabelsFont.Name = 'Arial' LeftAxis.LabelsFont.Style = [] LeftAxis.Title.Font.Charset = DEFAULT_CHARSET LeftAxis.Title.Font.Color = clTeal LeftAxis.Title.Font.Height = -11 LeftAxis.Title.Font.Name = 'Arial' LeftAxis.Title.Font.Style = [] Legend.Alignment = laTop Legend.ColorWidth = 15 Legend.ShadowSize = 0 Legend.TopPos = 0 View3D = False View3DOptions.HorizOffset = -17 View3DWalls = False Align = alBottom BevelOuter = bvNone BorderWidth = 1 Color = clWhite TabOrder = 0 object Series1: TBarSeries Marks.ArrowLength = 20 Marks.BackColor = clWhite Marks.Visible = True SeriesColor = 16744448 Title = #1042#1088#1077#1084#1103' '#1076#1086' '#1086#1090#1082#1072#1079#1072', '#1095 BarBrush.Color = 4210816 XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Bar' YValues.Multiplier = 1 YValues.Order = loNone end object Series2: TBarSeries Marks.ArrowLength = 20 Marks.BackColor = clWhite Marks.Visible = True SeriesColor = 53760 Title = #1042#1088#1077#1084#1103' '#1076#1086' '#1074#1086#1089#1089#1090#1072#1085#1086#1074#1083#1077#1085#1080#1103', '#1095 XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Bar' YValues.Multiplier = 1 YValues.Order = loNone end end object Pnl: TPanel Left = 0 Top = 0 Width = 866 Height = 46 Align = alClient BevelInner = bvLowered BorderWidth = 1 Color = clWhite TabOrder = 1 object Label: TLabel Left = 104 Top = 14 Width = 3 Height = 13 Caption = ' ' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Button1: TButton Left = 16 Top = 10 Width = 75 Height = 22 Caption = #1056#1072#1089#1095#1077#1090 TabOrder = 0 OnClick = Button1Click end end end