object Form1: TForm1 Left = 192 Top = 117 Width = 1126 Height = 593 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 1110 Height = 289 Align = alTop TabOrder = 0 object Button1: TButton Left = 0 Top = 0 Width = 241 Height = 289 Caption = #1055#1086#1076#1082#1083#1102#1095#1080#1090#1100' ' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 end object Button2: TButton Left = 240 Top = 0 Width = 241 Height = 289 Caption = #1047#1072#1087#1091#1089#1082' '#1040#1062#1055 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end object Button3: TButton Left = 480 Top = 0 Width = 241 Height = 289 Caption = #1057#1090#1086#1087' '#1040#1062#1055 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 end object Button4: TButton Left = 720 Top = 0 Width = 241 Height = 289 Caption = #1057#1090#1077#1088#1077#1090#1100 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 end object Memo1: TMemo Left = 976 Top = 144 Width = 129 Height = 121 Lines.Strings = ( 'Memo1') ReadOnly = True TabOrder = 4 end object TrackBar1: TTrackBar Left = 968 Top = 16 Width = 129 Height = 25 Max = 500 Min = -500 TabOrder = 5 end end object Chart1: TChart Left = 0 Top = 289 Width = 1110 Height = 266 BackWall.Brush.Color = clWhite BackWall.Brush.Style = bsClear Title.Text.Strings = ( 'TChart') View3D = False Align = alClient TabOrder = 1 object Series1: TLineSeries Marks.ArrowLength = 8 Marks.Visible = False SeriesColor = 4259584 Pointer.InflateMargins = True Pointer.Style = psRectangle Pointer.Visible = False XValues.DateTime = False XValues.Name = 'X' XValues.Multiplier = 1.000000000000000000 XValues.Order = loAscending YValues.DateTime = False YValues.Name = 'Y' YValues.Multiplier = 1.000000000000000000 YValues.Order = loNone end end object Timer1: TTimer Left = 1024 Top = 80 end end