home *** CD-ROM | disk | FTP | other *** search
/ Delphi 5 for Professionals / DELPHI5.iso / Runimage / Delphi50 / Demos / Teechart / specs.dfm / specs.txt < prev   
Encoding:
Text File  |  1999-08-11  |  6.1 KB  |  189 lines

  1. object ChartSpecs: TChartSpecs
  2.   Left = 111
  3.   Top = 13
  4.   Width = 605
  5.   Height = 521
  6.   ActiveControl = Memo1
  7.   Caption = 'TeeChart Pro 4.0 Specifications...'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clBlack
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poDefault
  16.   WindowState = wsMaximized
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Memo1: TMemo
  20.     Left = 0
  21.     Top = 148
  22.     Width = 597
  23.     Height = 346
  24.     Align = alClient
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clBlack
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     Lines.Strings = (
  31.       'Some of the TeeChart Pro features are:'
  32.       ''
  33.       '** No Royalties or Runtime fees.'
  34.       '** Price: $139 USD ( for all Delphi and C++ Builder versions )'
  35.       '** Upgrade price of $39 USD for owners of TeeChart Pro 3.0'
  36.       
  37.         '** Optional FULL 100% source code and Pro-Support at additional ' +
  38.         'price'
  39.       
  40.         '** Electronic delivery. Optional CD / Floppy and printed guide m' +
  41.         'ailed.'
  42.       '** Multiple Charts per Form and Multiple Series per Chart.'
  43.       '** New ! Multiple unlimited axes per Chart.'
  44.       '** New ! 3D Rotation, elevation, zoom and scroll.'
  45.       '** New ! Optional OpenGL 3D realistic rendering'
  46.       '** New ! Multi-row Legends'
  47.       '** New ! Logarithmic axis labels'
  48.       
  49.         '** New ! Radar, Surface 3D, Contour 3D, Point 3D, and Error-Seri' +
  50.         'es'
  51.       '** New ! Pie Slice Exploding'
  52.       '** New ! Custom Arrays supported.'
  53.       '** Up to 500000 points per Series ! (16300 in Delphi 1.0 16bit )'
  54.       '** Add, change, delete values manually or...'
  55.       '** Link directly to Tables and Queries. (TDBChart)'
  56.       
  57.         '** Any Series can be linked to another Series (both at Design an' +
  58.         'd RunTime).'
  59.       '** Non Data-Aware charting if desired. '
  60.       '** Seamless integration with QuickReport 2.0 and 3.0'
  61.       '** Automatic Resize and Refreshing'
  62.       '** Animated Zoom, Scrolling & RealTime capabilities.'
  63.       '** 2D 3D. Z-Order configurable.'
  64.       '** Standard, Statistical & Financial Series types included.'
  65.       '** Extended Series types and Functions are easy to create.'
  66.       '** Tones of properties to customize your preferences.'
  67.       
  68.         '** Events to control user'#39's input and override default behaviour' +
  69.         's'
  70.       '** Resource messages (*.rc) to allow internationalization'
  71.       '** Property Editor dialogs also available at RunTime.'
  72.       '** Complete Printing control both to Printer and User Canvas.'
  73.       '** Remote loading of charts from www URL'#39's'
  74.       
  75.         '** JPEG, Metafile *.WMF and Bitmap *.BMP file and clipboard supp' +
  76.         'ort'
  77.       '** Accepts any child control (TeeChart derives from TPanel).'
  78.       '** No VBX'#39's or OCX'#39's required. Just packages and units !'
  79.       '** No drawing flickering.'
  80.       '** Mini-charts capable'
  81.       '** Many Example Projects and a Tips Database'
  82.       
  83.         '** Lines, Scatter, Area, Vertical and Horizontal Bars, Stacked B' +
  84.         'ars...'
  85.       '** Stacked 100% '
  86.       '** Error Bars, Arrows'
  87.       '** Bubble, Pie, Gantt, Candle-Stick, Curve Fitting...'
  88.       '** Automatic paging of Series points'
  89.       '** Custom drawing and printing'
  90.       '** Gradient and Picture Background filling'
  91.       '** Many new samples and example projects'
  92.       '** PacMan game made with TeeChart !!'
  93.       ''
  94.       
  95.         '(*) QuickReport is copyright by Allan Lochert, QuSoft AS, Norway' +
  96.         '.')
  97.     ParentFont = False
  98.     ReadOnly = True
  99.     ScrollBars = ssBoth
  100.     TabOrder = 0
  101.   end
  102.   object Panel2: TPanel
  103.     Left = 0
  104.     Top = 0
  105.     Width = 597
  106.     Height = 60
  107.     Align = alTop
  108.     TabOrder = 1
  109.     object Label1: TLabel
  110.       Left = 164
  111.       Top = 35
  112.       Width = 160
  113.       Height = 16
  114.       Caption = 'Product Specifications.'
  115.       Font.Charset = DEFAULT_CHARSET
  116.       Font.Color = clBlack
  117.       Font.Height = -13
  118.       Font.Name = 'MS Sans Serif'
  119.       Font.Style = [fsBold]
  120.       ParentFont = False
  121.     end
  122.     object Image2: TImage
  123.       Left = 6
  124.       Top = 8
  125.       Width = 141
  126.       Height = 45
  127.       AutoSize = True
  128.       Picture.Data = {<image000.bmp>}
  129.     end
  130.     object BitBtn1: TBitBtn
  131.       Left = 456
  132.       Top = 20
  133.       Width = 89
  134.       Height = 33
  135.       TabOrder = 0
  136.       Kind = bkClose
  137.     end
  138.   end
  139.   object Panel1: TPanel
  140.     Left = 0
  141.     Top = 60
  142.     Width = 597
  143.     Height = 88
  144.     Align = alTop
  145.     TabOrder = 2
  146.     object Memo2: TMemo
  147.       Left = 7
  148.       Top = 5
  149.       Width = 421
  150.       Height = 78
  151.       Lines.Strings = (
  152.         
  153.           'TeeChart Pro 4.0 is a library of 100% Native Borland Delphi char' +
  154.           'ting '
  155.         'and graphing components ready to include in your applications.'
  156.         'TeeChart Pro 4.0 includes more than 50 new features over the '
  157.         'standard version included in Delphi and C++ Builder.'
  158.         
  159.           'Visit us at http://www.teemach.com and download the FREE evaluat' +
  160.           'ion !'
  161.         '')
  162.       TabOrder = 0
  163.     end
  164.     object BitBtn2: TBitBtn
  165.       Left = 446
  166.       Top = 44
  167.       Width = 115
  168.       Height = 33
  169.       Caption = '&ORDER FORM'
  170.       TabOrder = 1
  171.       OnClick = BitBtn2Click
  172.       Glyph.Data = {
  173.         76010000424D7601000000000000760000002800000020000000100000000100
  174.         0400000000000001000000000000000000001000000010000000000000000000
  175.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  176.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500000000055
  177.         555557777777775F55550FFFFFFFFF0555557F5555555F7FFF5F0FEEEEEE0000
  178.         05007F555555777775770FFFFFF0BFBFB00E7F5F5557FFF557770F0EEEE000FB
  179.         FB0E7F75FF57775555770FF00F0FBFBFBF0E7F57757FFFF555770FE0B00000FB
  180.         FB0E7F575777775555770FFF0FBFBFBFBF0E7F5575FFFFFFF5770FEEE0000000
  181.         FB0E7F555777777755770FFFFF0B00BFB0007F55557577FFF7770FEEEEE0B000
  182.         05557F555557577775550FFFFFFF0B0555557FF5F5F57575F55500F0F0F0F0B0
  183.         555577F7F7F7F7F75F5550707070700B055557F7F7F7F7757FF5507070707050
  184.         9055575757575757775505050505055505557575757575557555}
  185.       NumGlyphs = 2
  186.     end
  187.   end
  188. end
  189.