object Form2: TForm2 Left = 271 Top = 98 AutoScroll = False Caption = #1042#1077#1088#1086#1103#1090#1085#1086#1089#1090#1100 ClientHeight = 773 ClientWidth = 992 Color = clBtnFace Constraints.MaxHeight = 800 Constraints.MaxWidth = 1000 Constraints.MinHeight = 800 Constraints.MinWidth = 1000 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 24 Top = 416 Width = 32 Height = 13 Caption = 'Label1' Visible = False end object Label2: TLabel Left = 24 Top = 448 Width = 32 Height = 13 Caption = 'Label2' Visible = False end object Label3: TLabel Left = 24 Top = 480 Width = 32 Height = 13 Caption = 'Label3' Visible = False end object Chart1: TChart Left = 5 Top = 10 Width = 490 Height = 380 BackWall.Brush.Color = clWhite BackWall.Brush.Style = bsClear Title.Font.Charset = DEFAULT_CHARSET Title.Font.Color = clBlue Title.Font.Height = -15 Title.Font.Name = 'Arial' Title.Font.Style = [] Title.Text.Strings = ( #1053#1086#1088#1084#1072#1083#1100#1085#1086#1077' '#1088#1072#1089#1087#1088#1077#1076#1077#1083#1077#1085#1080#1077' '#1086#1090#1082#1072#1079#1086#1074) Legend.Visible = False View3D = False TabOrder = 0 OnExit = BitBtn1Click object Series1: TPointSeries Marks.ArrowLength = 0 Marks.Visible = False SeriesColor = clRed Pointer.InflateMargins = True Pointer.Style = psCircle Pointer.Visible = True XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1 YValues.Order = loNone end end object BitBtn1: TBitBtn Left = 24 Top = 720 Width = 73 Height = 33 Caption = #1053#1072#1079#1072#1076 TabOrder = 1 OnClick = BitBtn1Click end object Button1: TButton Left = 120 Top = 720 Width = 81 Height = 33 Caption = #1057#1090#1072#1088#1090 TabOrder = 2 OnClick = Button1Click end object Chart2: TChart Left = 497 Top = 10 Width = 490 Height = 380 AnimatedZoom = True BackWall.Brush.Color = clWhite BackWall.Brush.Style = bsClear Title.Font.Charset = DEFAULT_CHARSET Title.Font.Color = clBlue Title.Font.Height = -15 Title.Font.Name = 'Arial' Title.Font.Style = [] Title.Text.Strings = ( #1069#1082#1089#1087#1086#1085#1077#1085#1090#1094#1080#1072#1083#1100#1085#1086#1077' '#1088#1072#1089#1087#1088#1077#1076#1077#1083#1077#1085#1080#1077' '#1086#1090#1082#1072#1079#1086#1074) ClipPoints = False Legend.TextStyle = ltsPlain Legend.Visible = False ScaleLastPage = False View3D = False View3DWalls = False TabOrder = 3 object Series2: TPointSeries Marks.ArrowLength = 0 Marks.Visible = False SeriesColor = clRed ShowInLegend = False Pointer.InflateMargins = True Pointer.Style = psCircle Pointer.Visible = True XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1 YValues.Order = loNone end end object Chart3: TChart Left = 497 Top = 390 Width = 489 Height = 380 BackWall.Brush.Color = clWhite BackWall.Brush.Style = bsClear Title.Font.Charset = DEFAULT_CHARSET Title.Font.Color = clBlue Title.Font.Height = -15 Title.Font.Name = 'Arial' Title.Font.Style = [] Title.Text.Strings = ( #1056#1072#1089#1087#1088#1077#1076#1077#1083#1077#1085#1080#1077' '#1042#1077#1081#1073#1091#1083#1083#1072) Legend.Visible = False View3D = False TabOrder = 4 object Series3: TPointSeries Marks.ArrowLength = 0 Marks.Visible = False SeriesColor = clRed ShowInLegend = False Pointer.InflateMargins = True Pointer.Style = psCircle Pointer.Visible = True XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1 YValues.Order = loNone end end object Button2: TButton Left = 224 Top = 720 Width = 89 Height = 33 Caption = #1044#1080#1072#1075#1088#1072#1084#1084#1099 TabOrder = 5 OnClick = Button2Click end object Timer1: TTimer Interval = 3000 OnTimer = Timer1Timer end end