home *** CD-ROM | disk | FTP | other *** search
- object TeeMainForm: TTeeMainForm
- Left = 91
- Top = 73
- ActiveControl = Button2
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'TeeChart Standard version 4.0 - Demo'
- ClientHeight = 406
- ClientWidth = 632
- Color = clNavy
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- OnCreate = FormCreate
- TextHeight = 13
- object Image1: TImage
- Left = 484
- Top = 26
- Width = 141
- Height = 45
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnClick = Label10Click
- end
- object Label2: TLabel
- Left = 168
- Top = 353
- Width = 300
- Height = 13
- Caption = '� Copyright 1996-1998 by David Berneda. All Rights Reserved.'
- Color = clNavy
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Panel1: TPanel
- Left = 0
- Top = 376
- Width = 632
- Height = 30
- Align = alBottom
- Alignment = taLeftJustify
- TabOrder = 0
- object Label11: TLabel
- Left = 12
- Top = 49
- Width = 3
- Height = 13
- end
- object Label13: TLabel
- Left = 12
- Top = 6
- Width = 97
- Height = 19
- Caption = 'teeMach, SL.'
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label15: TLabel
- Left = 212
- Top = 9
- Width = 27
- Height = 13
- Caption = 'email:'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label16: TLabel
- Left = 244
- Top = 9
- Width = 92
- Height = 13
- Caption = 'info@teemach.com'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label14: TLabel
- Left = 117
- Top = 10
- Width = 48
- Height = 13
- Caption = 'Barcelona'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 375
- Top = 6
- Width = 127
- Height = 16
- Caption = 'www.teemach.com'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- OnClick = Label3Click
- end
- object Button1: TButton
- Left = 536
- Top = 4
- Width = 89
- Height = 23
- Caption = 'Close'
- ModalResult = 1
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- object TPanel
- Left = 476
- Top = 102
- Width = 157
- Height = 251
- BevelOuter = bvNone
- BorderWidth = 1
- Color = clNavy
- TabOrder = 1
- object Button2: TButton
- Left = 8
- Top = -1
- Width = 141
- Height = 41
- Caption = 'Show me the Demo !'
- Default = True
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 8
- Top = 85
- Width = 141
- Height = 29
- Caption = 'Features...'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 8
- Top = 122
- Width = 141
- Height = 29
- Caption = 'Pro Specifications...'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- OnClick = Button4Click
- end
- object Button6: TButton
- Left = 8
- Top = 48
- Width = 141
- Height = 29
- Caption = 'Chart Styles...'
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 3
- OnClick = Button6Click
- end
- object Chart2: TChart
- Left = 8
- Top = 168
- Width = 141
- Height = 73
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- BackWall.Pen.Visible = False
- Title.Text.Strings = (
- 'TChart')
- Title.Visible = False
- AxisVisible = False
- BottomAxis.EndPosition = 100.000000000000000000
- ClipPoints = False
- Frame.Visible = False
- LeftAxis.EndPosition = 100.000000000000000000
- Legend.Color = clSilver
- Legend.Visible = False
- RightAxis.EndPosition = 100.000000000000000000
- TopAxis.EndPosition = 100.000000000000000000
- View3DWalls = False
- BevelWidth = 2
- Color = clSilver
- TabOrder = 4
- OnMouseDown = Chart2MouseDown
- OnMouseUp = Chart2MouseUp
- object FastLineSeries1: TFastLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clAqua
- LinePen.Color = clAqua
- 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
- object FastLineSeries2: TFastLineSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clYellow
- LinePen.Color = clYellow
- XValues.DateTime = True
- XValues.Name = 'X'
- XValues.Multiplier = 1.000000000000000000
- XValues.Order = loAscending
- YValues.DateTime = False
- YValues.Name = 'Y'
- YValues.Multiplier = 1.000000000000000000
- YValues.Order = loNone
- end
- object Label10: TLabel
- Left = 30
- Top = 16
- Width = 67
- Height = 19
- Alignment = taCenter
- Caption = 'Ordering'
- Color = clBlack
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnClick = Label10Click
- OnMouseDown = Chart2MouseDown
- end
- object Label4: TLabel
- Left = 30
- Top = 34
- Width = 87
- Height = 19
- Alignment = taCenter
- Caption = 'Information'
- Color = clBlack
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold, fsUnderline]
- ParentColor = False
- ParentFont = False
- Transparent = True
- OnClick = Label10Click
- OnMouseDown = Chart2MouseDown
- end
- end
- end
- object Panel2: TPanel
- Left = 9
- Top = 102
- Width = 465
- Height = 241
- BevelWidth = 2
- Color = clAqua
- TabOrder = 2
- object Chart7: TChart
- Left = 3
- Top = 7
- Width = 97
- Height = 66
- AllowPanning = pmNone
- AllowZoom = False
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- BackWall.Pen.Visible = False
- MarginBottom = 10
- MarginLeft = 5
- MarginRight = 5
- MarginTop = 0
- Title.Font.Color = clBlack
- Title.Font.Height = -17
- Title.Font.Name = 'Arial'
- Title.Font.Style = [fsBold]
- Title.Text.Strings = (
- '')
- AxisVisible = False
- BottomAxis.EndPosition = 100.000000000000000000
- Chart3DPercent = 50
- ClipPoints = False
- Frame.Visible = False
- LeftAxis.EndPosition = 100.000000000000000000
- Legend.Visible = False
- RightAxis.EndPosition = 100.000000000000000000
- TopAxis.EndPosition = 100.000000000000000000
- View3DOptions.Elevation = 315
- View3DOptions.Orthogonal = False
- View3DOptions.Perspective = 0
- View3DOptions.Rotation = 360
- View3DOptions.Zoom = 92
- View3DWalls = False
- BevelOuter = bvNone
- Color = clAqua
- TabOrder = 1
- object PieSeries6: TPieSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clRed
- CustomYRadius = 25
- ExplodeBiggest = 25
- OtherSlice.Text = 'Other'
- PieValues.DateTime = False
- PieValues.Name = 'Pie'
- PieValues.Multiplier = 1.000000000000000000
- PieValues.Order = loNone
- end
- end
- object Chart8: TChart
- Left = 3
- Top = 163
- Width = 97
- Height = 66
- AllowPanning = pmNone
- AllowZoom = False
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- BackWall.Pen.Visible = False
- MarginBottom = 10
- MarginLeft = 5
- MarginRight = 5
- MarginTop = 0
- Title.Font.Color = clBlack
- Title.Font.Height = -17
- Title.Font.Name = 'Arial'
- Title.Font.Style = [fsBold]
- Title.Text.Strings = (
- '')
- AxisVisible = False
- BottomAxis.EndPosition = 100.000000000000000000
- Chart3DPercent = 95
- ClipPoints = False
- Frame.Visible = False
- LeftAxis.EndPosition = 100.000000000000000000
- Legend.Visible = False
- RightAxis.EndPosition = 100.000000000000000000
- TopAxis.EndPosition = 100.000000000000000000
- View3DOptions.Elevation = 315
- View3DOptions.Orthogonal = False
- View3DOptions.Perspective = 0
- View3DOptions.Rotation = 360
- View3DOptions.Zoom = 87
- View3DWalls = False
- BevelOuter = bvNone
- Color = clAqua
- TabOrder = 2
- object PieSeries7: TPieSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clRed
- CustomYRadius = 25
- ExplodeBiggest = 20
- OtherSlice.Text = 'Other'
- PieValues.DateTime = False
- PieValues.Name = 'Pie'
- PieValues.Multiplier = 1.000000000000000000
- PieValues.Order = loNone
- end
- end
- object Chart10: TChart
- Left = 105
- Top = 139
- Width = 97
- Height = 66
- AllowPanning = pmNone
- AllowZoom = False
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- BackWall.Pen.Visible = False
- MarginBottom = 10
- MarginLeft = 5
- MarginRight = 5
- MarginTop = 0
- Title.Font.Color = clBlack
- Title.Font.Height = -17
- Title.Font.Name = 'Arial'
- Title.Font.Style = [fsBold]
- Title.Text.Strings = (
- '')
- AxisVisible = False
- BottomAxis.EndPosition = 100.000000000000000000
- Chart3DPercent = 100
- ClipPoints = False
- Frame.Visible = False
- LeftAxis.EndPosition = 100.000000000000000000
- Legend.Visible = False
- RightAxis.EndPosition = 100.000000000000000000
- TopAxis.EndPosition = 100.000000000000000000
- View3DOptions.Elevation = 315
- View3DOptions.Orthogonal = False
- View3DOptions.Perspective = 0
- View3DOptions.Rotation = 360
- View3DOptions.VertOffset = -6
- View3DOptions.Zoom = 92
- View3DWalls = False
- BevelOuter = bvNone
- Color = clAqua
- TabOrder = 4
- object PieSeries9: TPieSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clRed
- CustomYRadius = 25
- ExplodeBiggest = 40
- OtherSlice.Text = 'Other'
- PieValues.DateTime = False
- PieValues.Name = 'Pie'
- PieValues.Multiplier = 1.000000000000000000
- PieValues.Order = loNone
- end
- end
- object Chart9: TChart
- Left = 206
- Top = 4
- Width = 255
- Height = 221
- AllowPanning = pmNone
- AllowZoom = False
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- BackWall.Pen.Visible = False
- MarginBottom = 5
- MarginLeft = 5
- MarginRight = 5
- MarginTop = 0
- Title.Font.Color = clBlack
- Title.Font.Height = -24
- Title.Font.Name = 'Arial'
- Title.Font.Style = [fsBold]
- Title.Text.Strings = (
- '')
- Title.Visible = False
- AxisVisible = False
- BottomAxis.EndPosition = 100.000000000000000000
- Chart3DPercent = 70
- ClipPoints = False
- Frame.Visible = False
- LeftAxis.EndPosition = 100.000000000000000000
- Legend.TextStyle = ltsPlain
- Legend.Visible = False
- RightAxis.EndPosition = 100.000000000000000000
- TopAxis.EndPosition = 100.000000000000000000
- View3DOptions.Elevation = 315
- View3DOptions.Orthogonal = False
- View3DOptions.Perspective = 0
- View3DOptions.Rotation = 360
- View3DWalls = False
- BevelOuter = bvNone
- Color = clAqua
- TabOrder = 3
- object PieSeries8: TPieSeries
- Marks.Arrow.Color = clBlack
- Marks.ArrowLength = 1
- Marks.Font.Color = clNavy
- Marks.Font.Height = -11
- Marks.Font.Name = 'Arial'
- Marks.Font.Style = []
- Marks.Frame.Visible = False
- Marks.Transparent = True
- Marks.Visible = True
- DataSource = Series1
- PercentFormat = '##0.00 %'
- SeriesColor = clRed
- CustomYRadius = 35
- ExplodeBiggest = 40
- OtherSlice.Text = 'Other'
- PiePen.Visible = False
- PieValues.DateTime = False
- PieValues.Name = 'Pie'
- PieValues.Multiplier = 1.000000000000000000
- PieValues.Order = loNone
- DataSources = (
- 'Series1'
- 'PieSeries6'
- 'PieSeries7'
- 'PieSeries9')
- object PieSeries8TAddTeeFunction: TAddTeeFunction
- end
- end
- end
- object Chart1: TChart
- Left = 105
- Top = 31
- Width = 97
- Height = 66
- AllowPanning = pmNone
- AllowZoom = False
- BackWall.Brush.Color = clWhite
- BackWall.Brush.Style = bsClear
- BackWall.Pen.Visible = False
- MarginBottom = 10
- MarginLeft = 5
- MarginRight = 5
- MarginTop = 0
- Title.Font.Color = clBlack
- Title.Font.Height = -17
- Title.Font.Name = 'Arial'
- Title.Font.Style = [fsBold]
- Title.Text.Strings = (
- '')
- AxisVisible = False
- BottomAxis.EndPosition = 100.000000000000000000
- Chart3DPercent = 50
- ClipPoints = False
- Frame.Visible = False
- LeftAxis.EndPosition = 100.000000000000000000
- Legend.Visible = False
- RightAxis.EndPosition = 100.000000000000000000
- TopAxis.EndPosition = 100.000000000000000000
- View3DOptions.Elevation = 315
- View3DOptions.Orthogonal = False
- View3DOptions.Perspective = 0
- View3DOptions.Rotation = 360
- View3DWalls = False
- BevelOuter = bvNone
- Color = clAqua
- TabOrder = 0
- object Series1: TPieSeries
- Marks.ArrowLength = 8
- Marks.Visible = False
- SeriesColor = clRed
- CustomYRadius = 25
- ExplodeBiggest = 25
- OtherSlice.Text = 'Other'
- PieValues.DateTime = False
- PieValues.Name = 'Pie'
- PieValues.Multiplier = 1.000000000000000000
- PieValues.Order = loNone
- end
- end
- end
- object TPanel
- Left = 8
- Top = 359
- Width = 156
- Height = 1
- TabOrder = 3
- end
- object TPanel
- Left = 475
- Top = 360
- Width = 153
- Height = 1
- TabOrder = 4
- end
- object Panel3: TPanel
- Left = 8
- Top = 11
- Width = 465
- Height = 81
- TabOrder = 5
- object Label1: TLabel
- Left = 8
- Top = 15
- Width = 449
- Height = 22
- Alignment = taCenter
- AutoSize = False
- Caption = 'The 100% Native Delphi Charting VCL Library'
- Font.Color = clBlue
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label9: TLabel
- Left = 8
- Top = 44
- Width = 449
- Height = 19
- Alignment = taCenter
- AutoSize = False
- Caption = 'For Borland Delphi and Borland C++ Builder'
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object Timer1: TTimer
- Interval = 1
- OnTimer = Timer1Timer
- Left = 392
- Top = 292
- end
- object Timer2: TTimer
- Interval = 200
- OnTimer = Timer2Timer
- Left = 348
- Top = 289
- end
- end
-