home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1998 July / dpcb0798.bin / Business / Persdesk / _SETUP.1 / QueryX.ocx / RCDATA / TFORMX / TFORMX.txt
Text File  |  1997-05-05  |  2KB  |  164 lines

  1. object FormX: TFormX
  2.   Left = 200
  3.   Top = 108
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu]
  7.   AutoScroll = False
  8.   Caption = 'Resizeable Form For QueryX OCX'
  9.   ClientHeight = 273
  10.   ClientWidth = 427
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OnClose = FormClose
  16.   OnResize = FormResize
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: Tocxquery
  20.     Left = 0
  21.     Top = 0
  22.     Width = 433
  23.     Height = 273
  24.     spreadsheet.Strings = (
  25.       '1:1'
  26.       'Graph Properties'
  27.       '0'
  28.       'clBlack:0'
  29.       'clWhite:0'
  30.       'False'
  31.       'clSilver'
  32.       ''
  33.       '0'
  34.       'False'
  35.       'X-axis'
  36.       'Y-axis'
  37.       'Title'
  38.       'Sub-Title'
  39.       'clMaroon'
  40.       'clMaroon'
  41.       '0'
  42.       '0'
  43.       '1'
  44.       '0'
  45.       'clGreen'
  46.       'clGreen'
  47.       '1'
  48.       '0'
  49.       '1'
  50.       '0'
  51.       'clOlive'
  52.       'clOlive'
  53.       '2'
  54.       '0'
  55.       '1'
  56.       '0'
  57.       'clNavy'
  58.       'clNavy'
  59.       '3'
  60.       '0'
  61.       '1'
  62.       '0'
  63.       'clPurple'
  64.       'clPurple'
  65.       '4'
  66.       '0'
  67.       '1'
  68.       '0'
  69.       'clTeal'
  70.       'clTeal'
  71.       '5'
  72.       '0'
  73.       '1'
  74.       '0'
  75.       'clSilver'
  76.       'clSilver'
  77.       '6'
  78.       '0'
  79.       '1'
  80.       '0'
  81.       '$00C0DCC0'
  82.       '$00C0DCC0'
  83.       '7'
  84.       '0'
  85.       '1'
  86.       '0'
  87.       '$00F0CAA6'
  88.       '$00F0CAA6'
  89.       '0'
  90.       '0'
  91.       '1'
  92.       '0'
  93.       '$00F0FBFF'
  94.       '$00F0FBFF'
  95.       '1'
  96.       '0'
  97.       '1'
  98.       '0'
  99.       '$00A4A0A0'
  100.       '$00A4A0A0'
  101.       '2'
  102.       '0'
  103.       '1'
  104.       '0'
  105.       'clGray'
  106.       'clGray'
  107.       '3'
  108.       '0'
  109.       '1'
  110.       '0'
  111.       'clRed'
  112.       'clRed'
  113.       '4'
  114.       '0'
  115.       '1'
  116.       '0'
  117.       'clLime'
  118.       'clLime'
  119.       '5'
  120.       '0'
  121.       '1'
  122.       '0'
  123.       'clYellow'
  124.       'clYellow'
  125.       '6'
  126.       '0'
  127.       '1'
  128.       '0'
  129.       'clBlue'
  130.       'clBlue'
  131.       '7'
  132.       '0'
  133.       '1'
  134.       '0'
  135.       'clFuchsia'
  136.       'clFuchsia'
  137.       '0'
  138.       '0'
  139.       '1'
  140.       '0'
  141.       'clAqua'
  142.       'clAqua'
  143.       '1'
  144.       '0'
  145.       '1'
  146.       '0'
  147.       'clWhite'
  148.       'clWhite'
  149.       '2'
  150.       '0'
  151.       '1'
  152.       '0'
  153.       'clBlack'
  154.       'clBlack'
  155.       '3'
  156.       '0'
  157.       '1'
  158.       '0'
  159.       '0'
  160.       'Show'
  161.       'Spread')
  162.   end
  163. end
  164.