Высокоуровневые методы информатики и программирования. Сивохин А.В - 126 стр.

UptoLike

103
Width = 241
Height = 25
Caption = #1042#1099#1076#1072#1090#1100'
'#1075#1088#1072#1092#1080#1082#1080
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = 'Monotype Corsiva'
Font.Style = [fsBold, fsItalic]
ParentFont = False
TabOrder = 10
OnClick = GraphicButtonClick
end
object Graphics: TChart
Left = 432
Top = 96
Width = 313
Height = 393
BackWall.Brush.Color = clWhite
Title.AdjustFrame = False
Title.Color = 14145495
Title.Text.Strings = (
#1044#1080#1072#1075#1088#1072#1084#1084#1072'
'#1088#1072#1089#1087#1088#1077#1076#1077#1083#1077#1085#1080#1103'
'#1089#1083#1091#1095#1072#1081#1085#1099#1093'
'#1079#1085#1072#1095#1077#1085#1080#1081)
View3DOptions.Elevation = 315
View3DOptions.Orthogonal = False
View3DOptions.Perspective = 0
View3DOptions.Rotation = 360
TabOrder = 11
object InSeries: TLineSeries
ColorEachPoint = True
Marks.ArrowLength = 8
Marks.Visible = False
SeriesColor = clRed
Title = 'In'
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
        Width = 241
        Height = 25
        Caption                   =            #1042#1099#1076#1072#1090#1100'
'#1075#1088#1072#1092#1080#1082#1080
        Font.Charset = RUSSIAN_CHARSET
        Font.Color = clWindowText
        Font.Height = -21
        Font.Name = 'Monotype Corsiva'
        Font.Style = [fsBold, fsItalic]
        ParentFont = False
        TabOrder = 10
        OnClick = GraphicButtonClick
       end
       object Graphics: TChart
        Left = 432
        Top = 96
        Width = 313
        Height = 393
        BackWall.Brush.Color = clWhite
        Title.AdjustFrame = False
        Title.Color = 14145495
        Title.Text.Strings = (
         #1044#1080#1072#1075#1088#1072#1084#1084#1072'
'#1088#1072#1089#1087#1088#1077#1076#1077#1083#1077#1085#1080#1103'
'#1089#1083#1091#1095#1072#1081#1085#1099#1093'
'#1079#1085#1072#1095#1077#1085#1080#1081)
        View3DOptions.Elevation = 315
        View3DOptions.Orthogonal = False
        View3DOptions.Perspective = 0
        View3DOptions.Rotation = 360
        TabOrder = 11
        object InSeries: TLineSeries
         ColorEachPoint = True
         Marks.ArrowLength = 8
         Marks.Visible = False
         SeriesColor = clRed
         Title = 'In'
         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
103