home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 695
- Top = 135
- Width = 570
- Height = 406
- Caption = 'Demo'
- Color = clBackground
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- TextWidth = 6
- object th: Tth2DGraph
- Left = 0
- Top = 0
- Width = 570
- Height = 406
- BorderGradient.ColorStart = 15135731
- BorderGradient.ColorStop = 10407887
- CursorShow = False
- CursorShowValues = False
- CursorValuesFont.Color = clBlack
- CursorValuesFont.Height = 11
- CursorValuesFont.Name = 'MS Shell Dlg'
- CursorValuesFont.Pitch = fpVariable
- CursorValuesFont.Style = []
- CursorValuesFont.Weight = 40
- GridPen.Color = 10067967
- GridPen.Style = psDot
- Margin = 10
- PlotAreaGradient.ColorStart = 9355227
- PlotAreaGradient.ColorStop = 11977711
- PlotAreaGradient.DireCtion = diLeftRight
- PlotMode = pmLine
- PlotPen.Color = clMaroon
- XAxis.ArrowLength = 25
- XAxis.ArrowWidth = 11
- XAxis.Divisions = 6
- XAxis.HighLimit.AlarmColor = clYellow
- XAxis.HighLimit.Pen.Color = clYellow
- XAxis.HighLimit.Pen.Style = psDash
- XAxis.HighLimit.Pen.Width = 2
- XAxis.HighLimit.Value = 240.000000000000000000
- XAxis.HighLimit.Visible = True
- XAxis.Length = 471
- XAxis.LowLimit.AlarmColor = clLime
- XAxis.LowLimit.Pen.Color = clLime
- XAxis.LowLimit.Pen.Style = psDash
- XAxis.LowLimit.Pen.Width = 2
- XAxis.LowLimit.Value = 60.000000000000000000
- XAxis.LowLimit.Visible = True
- XAxis.MarksFont.Color = clBlack
- XAxis.MarksFont.Height = 16
- XAxis.MarksFont.Name = 'MS Shell Dlg'
- XAxis.MarksFont.Pitch = fpVariable
- XAxis.MarksFont.Style = [fsBold]
- XAxis.Max = 360.000000000000000000
- XAxis.Name = 'Phase'
- XAxis.NameFont.Color = clBlack
- XAxis.NameFont.Height = 16
- XAxis.NameFont.Name = 'MS Shell Dlg'
- XAxis.NameFont.Pitch = fpVariable
- XAxis.NameFont.Style = [fsBold]
- XAxis.Pen.Color = clNavy
- XAxis.Pen.Width = 3
- YAxis.ArrowLength = 25
- YAxis.ArrowWidth = 11
- YAxis.HighLimit.Pen.Color = clRed
- YAxis.HighLimit.Pen.Style = psDash
- YAxis.HighLimit.Pen.Width = 2
- YAxis.HighLimit.Value = 5.000000000000000000
- YAxis.HighLimit.Visible = True
- YAxis.Length = 311
- YAxis.LowLimit.AlarmColor = clFuchsia
- YAxis.LowLimit.Pen.Color = clFuchsia
- YAxis.LowLimit.Pen.Style = psDash
- YAxis.LowLimit.Pen.Width = 2
- YAxis.LowLimit.Value = -5.000000000000000000
- YAxis.LowLimit.Visible = True
- YAxis.MarksFont.Color = clBlack
- YAxis.MarksFont.Height = 16
- YAxis.MarksFont.Name = 'MS Shell Dlg'
- YAxis.MarksFont.Pitch = fpVariable
- YAxis.MarksFont.Style = [fsBold]
- YAxis.Max = 10.000000000000000000
- YAxis.Min = -10.000000000000000000
- YAxis.Name = 'Amplitude'
- YAxis.NameFont.Color = clBlack
- YAxis.NameFont.Height = 16
- YAxis.NameFont.Name = 'MS Shell Dlg'
- YAxis.NameFont.Pitch = fpVariable
- YAxis.NameFont.Style = [fsBold]
- YAxis.Orientation = orVertical
- YAxis.Pen.Color = clNavy
- YAxis.Pen.Width = 3
- Title = 'Sinus'
- TitleFont.Color = 8421440
- TitleFont.Height = 21
- TitleFont.Name = 'MS Shell Dlg'
- TitleFont.Pitch = fpVariable
- TitleFont.Style = [fsBold]
- Align = alClient
- BevelInner = bvRaised
- BevelOuter = bvLowered
- BevelWidth = 3
- TabOrder = 0
- end
- object Timer1: TTimer
- Interval = 25
- OnTimer = Timer1Timer
- Left = 470
- Top = 50
- end
- end
-