home *** CD-ROM | disk | FTP | other *** search
- object ChartForm: TChartForm
- Left = 101
- Top = 62
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Chart'
- ClientHeight = 459
- ClientWidth = 634
- 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 Image1: TImage
- Left = 8
- Top = 8
- Width = 619
- Height = 400
- Stretch = True
- end
- object OKButton: TButton
- Left = 280
- Top = 423
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'Close'
- ModalResult = 2
- TabOrder = 0
- end
- end
-