home *** CD-ROM | disk | FTP | other *** search
- object CBDemo01: TCBDemo01
- Left = 64
- Top = 114
- Width = 800
- Height = 570
- Caption = 'Calitz Bros. CB Suite Demo'
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 120
- Position = poScreenCenter
- OnCreate = FormCreate
- TextHeight = 20
- object Label1: TLabel
- Left = 8
- Top = 512
- Width = 76
- Height = 17
- Caption = 'Graph Type'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Notebook1: TNotebook
- Left = 0
- Top = 0
- Width = 792
- Height = 475
- Align = alTop
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'TCB_DBGraph'
- object Memo1: TMemo
- Left = 664
- Top = 8
- Width = 121
- Height = 449
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = []
- Lines.Strings = (
- 'To sort the Grid'
- 'Click on its'
- 'Column '
- 'headings.'
- ''
- 'On the left'
- 'to sort'
- 'Ascending'
- ''
- 'On the midlle'
- 'to remove '
- 'any previous'
- 'sort order'
- ''
- 'On the right'
- 'to sort'
- 'Descending'
- ''
- 'The Graph'
- 'will adjust'
- 'accordingly.'
- ''
- 'Press the'
- '"Report"'
- 'button to'
- 'View/Print'
- 'the Grid with'
- 'Reportit'
- ''
- 'Press the'
- '"use Printit"'
- 'button to'
- 'View/Print'
- 'the ScrollBox'
- 'using Printit'
- ''
- 'This is a '
- 'very small'
- 'demo of'
- 'the CB Suite'
- 'which consists'
- 'of the packages'
- ''
- '(1) Printit'
- '(2) Reportit'
- '(3) Sortit'
- '(4) Graphit'
- ''
- 'which are'
- 'bundled'
- 'together as'
- 'CB Suite.'
- ''
- 'They are also'
- 'sold separarely.'
- ''
- 'For more'
- 'comprehensive'
- 'demos, please'
- 'visit out Web '
- 'Site')
- ParentFont = False
- ScrollBars = ssVertical
- TabOrder = 0
- end
- object ScrollBox1: TScrollBox
- Left = 8
- Top = 8
- Width = 641
- Height = 457
- HorzScrollBar.Range = 641
- VertScrollBar.Range = 300
- AutoScroll = False
- BorderStyle = bsNone
- TabOrder = 1
- object CB_Label2: TCB_Label
- Left = 120
- Top = 4
- Width = 370
- Height = 21
- Caption = 'Only the first 10 stocks are shown in the graph'
- Font.Color = clRed
- Font.Height = -18
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- About = 'Version 5.32'
- end
- object CB_DBGraph1: TCB_DBGraph
- Left = 0
- Top = 48
- Width = 617
- Height = 313
- About = 'Version 5.32'
- AboutRegistered = 'TOM SNIDER'
- ViewBkColor = 11234567
- ViewHeading = 'Graphit Viewer'
- Copies = 1
- SeriesNames.Strings = (
- 'Cur Pr'
- 'Yrl High'
- 'Yrl Low'
- 'PE Ratio'
- 'Beta'
- 'Pr Grow')
- ValueNames.Strings = (
- 'SMC'
- 'TC'
- 'HS'
- 'DHE'
- 'HGJ'
- 'PIN'
- 'TSM'
- 'DS'
- 'EC'
- 'NTEL')
- Orientation = Default
- BorderStyle = bsSingle
- InnerBorderStyle = bsSingle
- LeftMargin = 50
- RightMargin = 80
- TopMargin = 40
- BottomMargin = 40
- GraphType = ctLine
- NSeries = 6
- NValues = 10
- YMin = -20.000000000000000000
- YMax = 100.000000000000000000
- YGap = 20.000000000000000000
- ShowLegend = True
- CurrentPieSeries = 1
- ShowPiePercentage = True
- Visible = False
- TitleTop = 'STOCK DEMO'
- TitleLeft = 'Value'
- TitleBottom = 'Stock Symbol'
- TitleRight = 'Legend'
- BorderBkColor = clSilver
- GraphBkColor = clWhite
- GridLines = glBoth
- OutputTo = poViewer
- end
- object Image1: TImage
- Left = 549
- Top = 248
- Width = 60
- Height = 57
- Picture.Data = {<image000.bmp>}
- end
- object CB_SortGrid1: TCB_SortGrid
- Left = 0
- Top = 376
- Width = 622
- Height = 73
- Cursor = 1
- BorderStyle = bsNone
- DataSource = DataSource1
- Font.Color = clMaroon
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- TitleFont.Color = clBlack
- TitleFont.Height = -13
- TitleFont.Name = 'Arial'
- TitleFont.Style = []
- About = 'Version 5.32'
- AboutRegistered = 'TOM SNIDER'
- DisplayDBMemo = True
- DisplayDBImage = True
- AllowSort = True
- AutoAlign = False
- DefaultRowHeight = 20
- OnAfterSort = CB_SortGrid1AfterSort
- PrintItLeft = 1.500000000000000000
- PrintItTop = 5.500000000000000000
- PrintItHeight = 4.000000000000000000
- PrintItWidth = 6.000000000000000000
- end
- end
- end
- end
- object BitBtn1: TBitBtn
- Left = 560
- Top = 504
- Width = 89
- Height = 33
- Caption = '&Close'
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = BitBtn1Click
- end
- object ComboBox2: TComboBox
- Left = 96
- Top = 512
- Width = 105
- Height = 25
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ItemHeight = 17
- Items.Strings = (
- 'Bar'
- 'Line'
- 'Pie'
- 'Scatter')
- ParentFont = False
- TabOrder = 2
- Text = 'Bar'
- OnChange = ComboBox2Change
- end
- object Button1: TButton
- Left = 224
- Top = 504
- Width = 105
- Height = 33
- Caption = '&Report'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 336
- Top = 503
- Width = 105
- Height = 33
- Caption = 'Use &Printit'
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- OnClick = Button2Click
- end
- object TabSet1: TTabSet
- Left = 0
- Top = 475
- Width = 792
- Height = 21
- Align = alTop
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnClick = TabSet1Click
- end
- object DataSource1: TDataSource
- DataSet = Query1
- Left = 400
- Top = 377
- end
- object DBPrintWin1: TDBPrintWin
- About = 'Version 5.32'
- AboutRegistered = 'TOM SNIDER'
- HeaderFont.Color = clWindowText
- HeaderFont.Height = 16
- HeaderFont.Name = 'Arial'
- HeaderFont.Style = []
- Font.Color = clWindowText
- Font.Height = 16
- Font.Name = 'Arial'
- Font.Style = []
- FooterFont.Color = clWindowText
- FooterFont.Height = 12
- FooterFont.Name = 'Arial'
- FooterFont.Style = []
- FrameObjects = False
- clBtnFaceAsWhite = True
- OutputTo = poViewer
- Orientation = Default
- Units = poInches
- ViewButtonVisible = False
- ShowCancelDialog = True
- LineWidth = 0
- Copies = 1
- GridBackDrop = False
- GridBackDropUnits = poInches
- ZoomPercentage = 25.000000000000000000
- HeaderTop = 0.500000000000000000
- HeaderLeft = 0.500000000000000000
- HeaderStringLeft = '(c) Calitz Bros. '
- HeaderStringCenter = 'Printit Demo '
- HeaderStringRight = 'CB Suite Components '
- HeaderEnabled = True
- HeaderOutlined = True
- HeaderFilled = False
- TextColor = clBlack
- ViewBkColor = 11234567
- ViewHeading = 'Printit Viewer'
- HeadingColor = clSilver
- FrameStyle = frThin
- FooterTop = 10.020000000000000000
- FooterString = ' '
- FooterEnabled = True
- FooterOutlined = True
- FooterFilled = False
- FixSansSerif = True
- FooterStringLeft = 'Printed on @Date at @Time'
- FooterStringRight = 'Page @Page'
- BorderLeft = 0.500000000000000000
- BorderRight = 0.500000000000000000
- LineSpacing = 2.800000000000000000
- Left = 656
- Top = 177
- end
- object PrintGridReport1: TPrintGridReport
- About = 'Version 5.32'
- AboutRegistered = 'TOM SNIDER'
- Brush.Color = clSilver
- ViewButtonVisible = False
- Copies = 1
- OutputTo = poViewer
- Orientation = Default
- ViewBkColor = 11234567
- Units = poInches
- ViewHeading = 'Reportit Viewer'
- FooterFont.Color = clWindowText
- FooterFont.Height = 12
- FooterFont.Name = 'Arial'
- FooterFont.Style = []
- HeaderFont.Color = clWindowText
- HeaderFont.Height = 16
- HeaderFont.Name = 'Arial'
- HeaderFont.Style = []
- ViewerOptions = []
- SubTotalString = '** SubTotal of @RecCount Records **'
- TotalString = '*** Total of @RecCount Records ***'
- ZoomPercentage = 25.000000000000000000
- HeaderTop = 0.500000000000000000
- HeaderStringLeft = '(c) Calitz Bros'
- HeaderStringCenter = 'CB Suite Demo'
- HeaderStringRight = 'Stock'
- HeaderEnabled = True
- HeaderOutlined = True
- HeaderFilled = False
- FooterTop = 9.550000000000003000
- FooterString = 'Page Footer'
- FooterEnabled = True
- FooterOutlined = True
- FooterFilled = True
- FooterStringLeft = 'Printed on @Date at @Time'
- FooterStringRight = 'Page @Page'
- DisableControls = True
- BorderLeft = 0.250000000000000000
- BorderRight = 0.250000000000000000
- GridHeadingRow = 1.500000000000000000
- GridHeadingCol = 0.250000000000000000
- GridHeadingEnabled = True
- GridHeadingOutlined = True
- GridHeadingFilled = True
- GridLines = True
- LineSpacing = 1.500000000000000000
- Grid = CB_SortGrid1
- GridMinWidth = False
- GridCentered = True
- GridPrintTotal = False
- PrintSubTotals = False
- FrameStyleLeft = frNone
- FrameStyleTop = frSingleThin
- FrameStyleRight = frNone
- FrameStyleBottom = frDoubleThickThin
- ReportStyle = rsOwn
- Left = 664
- Top = 142
- end
- object Query1: TQuery
- Active = True
- DatabaseName = 'DBDEMOS'
- SQL.Strings = (
- 'select * from master')
- Left = 432
- Top = 374
- object Query1SYMBOL: TStringField
- FieldName = 'SYMBOL'
- Size = 7
- end
- object Query1CUR_PRICE: TFloatField
- FieldName = 'CUR_PRICE'
- end
- object Query1YRL_HIGH: TFloatField
- FieldName = 'YRL_HIGH'
- end
- object Query1YRL_LOW: TFloatField
- FieldName = 'YRL_LOW'
- end
- object Query1P_E_RATIO: TFloatField
- FieldName = 'P_E_RATIO'
- end
- object Query1BETA: TFloatField
- FieldName = 'BETA'
- end
- object Query1PROJ_GRTH: TFloatField
- FieldName = 'PROJ_GRTH'
- end
- end
- end
-