home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / shareware / Wiscy / _SETUP.1 / WiSCy.exe / 0 / RCDATA / TCHARTEDITFORM / TCHARTEDITFORM.txt < prev   
Encoding:
Text File  |  1998-02-28  |  73.0 KB  |  2,562 lines

  1. object ChartEditForm: TChartEditForm
  2.   Left = 291
  3.   Top = 142
  4.   ActiveControl = MainPage
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Edit Graphic'
  8.   ClientHeight = 317
  9.   ClientWidth = 412
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object MainPage: TPageControl
  24.     Left = 0
  25.     Top = 0
  26.     Width = 412
  27.     Height = 289
  28.     ActivePage = TabSeries
  29.     Align = alTop
  30.     TabOrder = 0
  31.     OnChange = MainPageChange
  32.     OnChanging = MainPageChanging
  33.     object TabChart: TTabSheet
  34.       Caption = 'Chart'
  35.       object Notebook1: TPageControl
  36.         Left = 0
  37.         Top = 4
  38.         Width = 401
  39.         Height = 257
  40.         ActivePage = tsColorMap
  41.         TabOrder = 0
  42.         OnChange = Notebook1Change
  43.         object TabSeriesList: TTabSheet
  44.           Caption = 'Series'
  45.           object CBActiveSeries: TCheckBox
  46.             Left = 12
  47.             Top = 16
  48.             Width = 13
  49.             Height = 13
  50.             Caption = 'CBActiveSeries'
  51.             Color = clWhite
  52.             ParentColor = False
  53.             TabOrder = 9
  54.           end
  55.           object LBSeries: TListBox
  56.             Left = 8
  57.             Top = 26
  58.             Width = 285
  59.             Height = 193
  60.             ItemHeight = 27
  61.             MultiSelect = True
  62.             Style = lbOwnerDrawFixed
  63.             TabOrder = 0
  64.             OnClick = LBSeriesClick
  65.             OnDblClick = LBSeriesDblClick
  66.             OnDragDrop = LBSeriesDragDrop
  67.             OnDragOver = LBSeriesDragOver
  68.             OnDrawItem = LBSeriesDrawItem
  69.             OnKeyUp = LBSeriesKeyUp
  70.             OnMouseDown = LBSeriesMouseDown
  71.           end
  72.           object HeaderControl1: THeaderControl
  73.             Left = 9
  74.             Top = 11
  75.             Width = 284
  76.             Height = 17
  77.             Align = alNone
  78.             Sections = <
  79.               item
  80.                 AllowClick = False
  81.                 MaxWidth = 26
  82.                 MinWidth = 26
  83.                 Style = hsOwnerDraw
  84.                 Width = 26
  85.               end
  86.               item
  87.                 AllowClick = False
  88.                 MaxWidth = 16
  89.                 MinWidth = 16
  90.                 Style = hsOwnerDraw
  91.                 Width = 16
  92.               end
  93.               item
  94.                 AllowClick = False
  95.                 Style = hsOwnerDraw
  96.                 Width = 26
  97.               end
  98.               item
  99.                 AllowClick = False
  100.                 Text = 'Series Title'
  101.                 Width = 216
  102.               end>
  103.           end
  104.           object BMoveUP: TBitBtn
  105.             Left = 308
  106.             Top = 23
  107.             Width = 27
  108.             Height = 25
  109.             TabOrder = 1
  110.             OnClick = BMoveUPClick
  111.             Glyph.Data = {
  112.               1E010000424D1E010000000000007600000028000000180000000E0000000100
  113.               040000000000A800000000000000000000001000000010000000000000000000
  114.               80000080000000808000800000008000800080800000C0C0C000808080000000
  115.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777788888777
  116.               777788888777777F00008777777F77778777777F00008777777F77778777777F
  117.               00008777777F77778777777F00008777777F77778777777F00008777777F7777
  118.               8777788700008888788777778888F00000000008F77777777778F00000000007
  119.               F777777777777F00000000777F777777777777F00000077777F777777777777F
  120.               00007777777F777777777777F00777777777F777777777777F77777777777F77
  121.               7777}
  122.             NumGlyphs = 2
  123.           end
  124.           object BMoveDown: TBitBtn
  125.             Left = 356
  126.             Top = 23
  127.             Width = 27
  128.             Height = 25
  129.             TabOrder = 2
  130.             OnClick = BMoveDownClick
  131.             Glyph.Data = {
  132.               1E010000424D1E010000000000007600000028000000180000000E0000000100
  133.               040000000000A800000000000000000000001000000010000000000000000000
  134.               80000080000000808000800000008000800080800000C0C0C000808080000000
  135.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777877777
  136.               7777778777777777700877777777777877777777000087777777777787777770
  137.               0000087777777777787777000000008777777777778770000000000877777777
  138.               7778F00000000008F77F77778778FFFF00007FF7FFFF77778FF7777F00008777
  139.               777F77778777777F00008777777F77778777777F00008777777F77778777777F
  140.               00008777777F77778777777F00008777777F77778777777FFFFF7777777FFFFF
  141.               7777}
  142.             NumGlyphs = 2
  143.           end
  144.           object BAddSeries: TButton
  145.             Left = 308
  146.             Top = 59
  147.             Width = 75
  148.             Height = 25
  149.             Caption = '&Add...'
  150.             TabOrder = 3
  151.             OnClick = BAddSeriesClick
  152.           end
  153.           object BDeleteSeries: TButton
  154.             Left = 308
  155.             Top = 92
  156.             Width = 75
  157.             Height = 25
  158.             Caption = '&Delete'
  159.             TabOrder = 4
  160.             OnClick = BDeleteSeriesClick
  161.           end
  162.           object BRenameSeries: TButton
  163.             Left = 308
  164.             Top = 125
  165.             Width = 75
  166.             Height = 25
  167.             Caption = '&Title...'
  168.             TabOrder = 5
  169.             OnClick = BRenameSeriesClick
  170.           end
  171.           object BCloneSeries: TButton
  172.             Left = 308
  173.             Top = 158
  174.             Width = 75
  175.             Height = 25
  176.             Caption = 'C&lone'
  177.             TabOrder = 6
  178.             OnClick = BCloneSeriesClick
  179.           end
  180.           object BChangeTypeSeries: TButton
  181.             Left = 308
  182.             Top = 191
  183.             Width = 75
  184.             Height = 25
  185.             Caption = '&Change...'
  186.             TabOrder = 7
  187.             OnClick = BChangeTypeSeriesClick
  188.           end
  189.         end
  190.         object TabGeneral: TTabSheet
  191.           Caption = 'General'
  192.           object lbExaggerate: TLabel
  193.             Left = 151
  194.             Top = 68
  195.             Width = 54
  196.             Height = 13
  197.             Caption = 'Exaggerate'
  198.           end
  199.           object GBMargins: TGroupBox
  200.             Left = 12
  201.             Top = 112
  202.             Width = 125
  203.             Height = 98
  204.             Caption = 'Margins (%)'
  205.             TabOrder = 3
  206.             object SETopMa: TSpinEdit
  207.               Left = 42
  208.               Top = 20
  209.               Width = 39
  210.               Height = 22
  211.               Increment = 5
  212.               MaxValue = 1000
  213.               MinValue = 0
  214.               TabOrder = 0
  215.               Value = 0
  216.               OnChange = SETopMaChange
  217.             end
  218.             object SELeftMa: TSpinEdit
  219.               Left = 6
  220.               Top = 44
  221.               Width = 39
  222.               Height = 22
  223.               Increment = 5
  224.               MaxValue = 1000
  225.               MinValue = 0
  226.               TabOrder = 1
  227.               Value = 0
  228.               OnChange = SELeftMaChange
  229.             end
  230.             object SEBotMa: TSpinEdit
  231.               Left = 42
  232.               Top = 68
  233.               Width = 39
  234.               Height = 22
  235.               Increment = 5
  236.               MaxValue = 1000
  237.               MinValue = 0
  238.               TabOrder = 2
  239.               Value = 0
  240.               OnChange = SEBotMaChange
  241.             end
  242.             object SERightMa: TSpinEdit
  243.               Left = 78
  244.               Top = 44
  245.               Width = 39
  246.               Height = 22
  247.               Increment = 5
  248.               MaxValue = 1000
  249.               MinValue = 0
  250.               TabOrder = 3
  251.               Value = 0
  252.               OnChange = SERightMaChange
  253.             end
  254.           end
  255.           object BPrint: TButton
  256.             Left = 153
  257.             Top = 153
  258.             Width = 91
  259.             Height = 25
  260.             Caption = 'Print &Preview...'
  261.             TabOrder = 4
  262.             Visible = False
  263.             OnClick = BPrintClick
  264.           end
  265.           object CBClipPoints: TCheckBox
  266.             Left = 152
  267.             Top = 31
  268.             Width = 73
  269.             Height = 17
  270.             Caption = '&Clip Points'
  271.             TabOrder = 1
  272.             OnClick = CBClipPointsClick
  273.           end
  274.           object BExport: TButton
  275.             Left = 153
  276.             Top = 185
  277.             Width = 91
  278.             Height = 25
  279.             Caption = '&Export...'
  280.             TabOrder = 5
  281.             OnClick = BExportClick
  282.           end
  283.           object RGPanning: TRadioGroup
  284.             Left = 256
  285.             Top = 112
  286.             Width = 125
  287.             Height = 98
  288.             Caption = 'Allow Scroll:'
  289.             Items.Strings = (
  290.               '&None'
  291.               '&Horizontal'
  292.               '&Vertical'
  293.               '&Both')
  294.             TabOrder = 6
  295.             OnClick = RGPanningClick
  296.           end
  297.           object GBZoom: TGroupBox
  298.             Left = 256
  299.             Top = 12
  300.             Width = 125
  301.             Height = 93
  302.             Caption = 'Zoom'
  303.             TabOrder = 2
  304.             object LAniZoomSteps: TLabel
  305.               Left = 10
  306.               Top = 64
  307.               Width = 34
  308.               Height = 18
  309.               Alignment = taRightJustify
  310.               AutoSize = False
  311.               Caption = '&Steps:'
  312.               FocusControl = SEAniZoomSteps
  313.             end
  314.             object CBAllowZoom: TCheckBox
  315.               Left = 12
  316.               Top = 19
  317.               Width = 109
  318.               Height = 18
  319.               Caption = 'Allow &Zoom'
  320.               TabOrder = 0
  321.               OnClick = CBAllowZoomClick
  322.             end
  323.             object CBAnimatedZoom: TCheckBox
  324.               Left = 12
  325.               Top = 40
  326.               Width = 109
  327.               Height = 17
  328.               Caption = 'Animated Z&oom'
  329.               TabOrder = 1
  330.               OnClick = CBAnimatedZoomClick
  331.             end
  332.             object SEAniZoomSteps: TSpinEdit
  333.               Left = 48
  334.               Top = 59
  335.               Width = 49
  336.               Height = 22
  337.               MaxValue = 100
  338.               MinValue = 0
  339.               TabOrder = 2
  340.               Value = 5
  341.               OnChange = SEAniZoomStepsChange
  342.             end
  343.           end
  344.           object GB3D: TGroupBox
  345.             Left = 12
  346.             Top = 12
  347.             Width = 125
  348.             Height = 93
  349.             Caption = '3D'
  350.             TabOrder = 0
  351.             object Label13: TLabel
  352.               Left = 8
  353.               Top = 49
  354.               Width = 36
  355.               Height = 20
  356.               Alignment = taRightJustify
  357.               AutoSize = False
  358.               Caption = '3&D %:'
  359.               FocusControl = SE3d
  360.             end
  361.             object CBView3d: TCheckBox
  362.               Left = 18
  363.               Top = 19
  364.               Width = 91
  365.               Height = 17
  366.               Caption = '&3 Dimensions'
  367.               State = cbChecked
  368.               TabOrder = 0
  369.               OnClick = CBView3dClick
  370.             end
  371.             object SE3d: TSpinEdit
  372.               Left = 50
  373.               Top = 45
  374.               Width = 47
  375.               Height = 22
  376.               Increment = 5
  377.               MaxValue = 100
  378.               MinValue = 1
  379.               TabOrder = 1
  380.               Value = 5
  381.               OnChange = SE3dChange
  382.             end
  383.           end
  384.           object edExaggerate: TEdit
  385.             Left = 208
  386.             Top = 64
  387.             Width = 33
  388.             Height = 21
  389.             TabOrder = 7
  390.             OnChange = edExaggerateChange
  391.           end
  392.         end
  393.         object TabAxis: TTabSheet
  394.           Caption = 'Axis'
  395.           object RGWhatAxis: TRadioGroup
  396.             Left = 12
  397.             Top = 36
  398.             Width = 77
  399.             Height = 77
  400.             Caption = 'Axis:'
  401.             ItemIndex = 0
  402.             Items.Strings = (
  403.               '&Left'
  404.               '&Bottom')
  405.             TabOrder = 1
  406.             OnClick = RGWhatAxisClick
  407.           end
  408.           object PageControlAxis: TPageControl
  409.             Left = 100
  410.             Top = 8
  411.             Width = 289
  412.             Height = 205
  413.             ActivePage = TabAxisScales
  414.             TabOrder = 4
  415.             OnChange = PageControlAxisChange
  416.             object TabAxisScales: TTabSheet
  417.               Caption = 'Scales'
  418.               object Label5: TLabel
  419.                 Left = 127
  420.                 Top = 36
  421.                 Width = 52
  422.                 Height = 13
  423.                 Alignment = taRightJustify
  424.                 AutoSize = False
  425.                 Caption = 'Maximum:'
  426.               end
  427.               object Label8: TLabel
  428.                 Left = 127
  429.                 Top = 64
  430.                 Width = 52
  431.                 Height = 13
  432.                 Alignment = taRightJustify
  433.                 AutoSize = False
  434.                 Caption = 'Minimum:'
  435.               end
  436.               object LAxisMax: TLabel
  437.                 Left = 184
  438.                 Top = 36
  439.                 Width = 97
  440.                 Height = 17
  441.                 AutoSize = False
  442.                 Caption = '(max)'
  443.               end
  444.               object LAxisMin: TLabel
  445.                 Left = 184
  446.                 Top = 64
  447.                 Width = 97
  448.                 Height = 17
  449.                 AutoSize = False
  450.                 Caption = '(min)'
  451.               end
  452.               object Label6: TLabel
  453.                 Left = 85
  454.                 Top = 100
  455.                 Width = 92
  456.                 Height = 13
  457.                 Alignment = taRightJustify
  458.                 AutoSize = False
  459.                 Caption = 'Desired Increment:'
  460.               end
  461.               object LAxisIncre: TLabel
  462.                 Left = 181
  463.                 Top = 100
  464.                 Width = 100
  465.                 Height = 17
  466.                 AutoSize = False
  467.                 Caption = '(increment)'
  468.               end
  469.               object CBAutomatic: TCheckBox
  470.                 Left = 8
  471.                 Top = 12
  472.                 Width = 77
  473.                 Height = 17
  474.                 Caption = '&Automatic'
  475.                 TabOrder = 0
  476.                 OnClick = CBAutomaticClick
  477.               end
  478.               object CBLogarithmic: TCheckBox
  479.                 Left = 8
  480.                 Top = 132
  481.                 Width = 101
  482.                 Height = 17
  483.                 Caption = 'Logarith&mic'
  484.                 TabOrder = 6
  485.                 OnClick = CBLogarithmicClick
  486.               end
  487.               object CBInverted: TCheckBox
  488.                 Left = 120
  489.                 Top = 132
  490.                 Width = 113
  491.                 Height = 17
  492.                 Caption = '&Inverted'
  493.                 TabOrder = 7
  494.                 OnClick = CBInvertedClick
  495.               end
  496.               object CBAutoMax: TCheckBox
  497.                 Left = 8
  498.                 Top = 36
  499.                 Width = 49
  500.                 Height = 17
  501.                 Caption = 'A&uto'
  502.                 TabOrder = 1
  503.                 OnClick = CBAutoMaxClick
  504.               end
  505.               object CBAutoMin: TCheckBox
  506.                 Left = 8
  507.                 Top = 64
  508.                 Width = 49
  509.                 Height = 17
  510.                 Caption = 'Aut&o'
  511.                 TabOrder = 3
  512.                 OnClick = CBAutoMinClick
  513.               end
  514.               object BAxisMax: TButton
  515.                 Left = 60
  516.                 Top = 32
  517.                 Width = 65
  518.                 Height = 25
  519.                 Caption = 'C&hange...'
  520.                 TabOrder = 2
  521.                 OnClick = BAxisMaxClick
  522.               end
  523.               object BAxisMin: TButton
  524.                 Left = 60
  525.                 Top = 60
  526.                 Width = 65
  527.                 Height = 25
  528.                 Caption = 'Chan&ge...'
  529.                 TabOrder = 4
  530.                 OnClick = BAxisMinClick
  531.               end
  532.               object BAxisIncre: TButton
  533.                 Left = 8
  534.                 Top = 96
  535.                 Width = 75
  536.                 Height = 25
  537.                 Caption = '&Change...'
  538.                 TabOrder = 5
  539.                 OnClick = BAxisIncreClick
  540.               end
  541.             end
  542.             object TabAxisTitle: TTabSheet
  543.               Caption = 'Title'
  544.               object Label14: TLabel
  545.                 Left = 4
  546.                 Top = 20
  547.                 Width = 51
  548.                 Height = 21
  549.                 Alignment = taRightJustify
  550.                 AutoSize = False
  551.                 Caption = 'T&itle:'
  552.                 FocusControl = EAxisTitle
  553.               end
  554.               object Label3: TLabel
  555.                 Left = 4
  556.                 Top = 54
  557.                 Width = 51
  558.                 Height = 19
  559.                 Alignment = taRightJustify
  560.                 AutoSize = False
  561.                 Caption = '&Angle:'
  562.                 FocusControl = SEAxisTitleAngle
  563.               end
  564.               object Label9: TLabel
  565.                 Left = 4
  566.                 Top = 90
  567.                 Width = 51
  568.                 Height = 19
  569.                 Alignment = taRightJustify
  570.                 AutoSize = False
  571.                 Caption = 'Si&ze:'
  572.                 FocusControl = SEAxisTitleSize
  573.               end
  574.               object EAxisTitle: TEdit
  575.                 Left = 60
  576.                 Top = 16
  577.                 Width = 197
  578.                 Height = 21
  579.                 TabOrder = 0
  580.                 OnChange = EAxisTitleChange
  581.               end
  582.               object BTitleFont: TButton
  583.                 Left = 124
  584.                 Top = 48
  585.                 Width = 75
  586.                 Height = 25
  587.                 Caption = 'F&ont...'
  588.                 TabOrder = 1
  589.                 OnClick = BTitleFontClick
  590.               end
  591.               object SEAxisTitleAngle: TSpinEdit
  592.                 Left = 60
  593.                 Top = 49
  594.                 Width = 47
  595.                 Height = 22
  596.                 Increment = 90
  597.                 MaxValue = 360
  598.                 MinValue = 0
  599.                 TabOrder = 2
  600.                 Value = 0
  601.                 OnChange = SEAxisTitleAngleChange
  602.               end
  603.               object SEAxisTitleSize: TSpinEdit
  604.                 Left = 60
  605.                 Top = 85
  606.                 Width = 47
  607.                 Height = 22
  608.                 MaxValue = 1000
  609.                 MinValue = 0
  610.                 TabOrder = 3
  611.                 Value = 0
  612.                 OnChange = SEAxisTitleSizeChange
  613.               end
  614.             end
  615.             object TabAxisLabels: TTabSheet
  616.               Caption = 'Labels'
  617.               object Label20: TLabel
  618.                 Left = 8
  619.                 Top = 68
  620.                 Width = 97
  621.                 Height = 17
  622.                 Alignment = taRightJustify
  623.                 AutoSize = False
  624.                 Caption = 'Min. Se¶tion %:'
  625.                 FocusControl = SEAxisLabelSepar
  626.               end
  627.               object LabelAxisFormat: TLabel
  628.                 Left = 8
  629.                 Top = 96
  630.                 Width = 97
  631.                 Height = 17
  632.                 Alignment = taRightJustify
  633.                 AutoSize = False
  634.                 Caption = 'Labels For&mat:'
  635.                 FocusControl = EAxisValuesFormat
  636.               end
  637.               object Label26: TLabel
  638.                 Left = 176
  639.                 Top = 40
  640.                 Width = 45
  641.                 Height = 21
  642.                 Alignment = taRightJustify
  643.                 AutoSize = False
  644.                 Caption = 'Si&ze:'
  645.                 FocusControl = SELabelsSize
  646.               end
  647.               object Label23: TLabel
  648.                 Left = 179
  649.                 Top = 68
  650.                 Width = 42
  651.                 Height = 21
  652.                 Alignment = taRightJustify
  653.                 AutoSize = False
  654.                 Caption = '&Angle:'
  655.                 FocusControl = SEAxisLabelsAngle
  656.               end
  657.               object CBAxisLabels: TCheckBox
  658.                 Left = 11
  659.                 Top = 8
  660.                 Width = 54
  661.                 Height = 17
  662.                 Caption = 'V&isible'
  663.                 TabOrder = 0
  664.                 OnClick = CBAxisLabelsClick
  665.               end
  666.               object CBLabelsOnAxis: TCheckBox
  667.                 Left = 83
  668.                 Top = 8
  669.                 Width = 106
  670.                 Height = 17
  671.                 Caption = 'Label On A&xis'
  672.                 TabOrder = 1
  673.                 OnClick = CBLabelsOnAxisClick
  674.               end
  675.               object CBRoundFirstLabel: TCheckBox
  676.                 Left = 83
  677.                 Top = 28
  678.                 Width = 89
  679.                 Height = 17
  680.                 Caption = 'Ro&und First'
  681.                 TabOrder = 2
  682.                 OnClick = CBRoundFirstLabelClick
  683.               end
  684.               object EAxisValuesFormat: TEdit
  685.                 Left = 108
  686.                 Top = 92
  687.                 Width = 165
  688.                 Height = 21
  689.                 TabOrder = 7
  690.                 OnChange = EAxisValuesFormatChange
  691.               end
  692.               object SEAxisLabelSepar: TSpinEdit
  693.                 Left = 108
  694.                 Top = 64
  695.                 Width = 41
  696.                 Height = 22
  697.                 Increment = 10
  698.                 MaxValue = 100
  699.                 MinValue = 0
  700.                 TabOrder = 6
  701.                 Value = 0
  702.                 OnChange = SEAxisLabelSeparChange
  703.               end
  704.               object BitBtn2: TButton
  705.                 Left = 197
  706.                 Top = 5
  707.                 Width = 75
  708.                 Height = 25
  709.                 Caption = 'F&ont...'
  710.                 TabOrder = 3
  711.                 OnClick = BitBtn2Click
  712.               end
  713.               object SELabelsSize: TSpinEdit
  714.                 Left = 225
  715.                 Top = 37
  716.                 Width = 47
  717.                 Height = 22
  718.                 MaxValue = 1000
  719.                 MinValue = 0
  720.                 TabOrder = 4
  721.                 Value = 0
  722.                 OnChange = SELabelsSizeChange
  723.               end
  724.               object SEAxisLabelsAngle: TSpinEdit
  725.                 Left = 225
  726.                 Top = 64
  727.                 Width = 47
  728.                 Height = 22
  729.                 Increment = 90
  730.                 MaxValue = 360
  731.                 MinValue = 0
  732.                 TabOrder = 5
  733.                 Value = 0
  734.                 OnChange = SEAxisLabelsAngleChange
  735.               end
  736.               object RGAxisLabelStyle: TRadioGroup
  737.                 Left = 8
  738.                 Top = 116
  739.                 Width = 265
  740.                 Height = 57
  741.                 Caption = 'St&yle:'
  742.                 Columns = 3
  743.                 ItemIndex = 0
  744.                 Items.Strings = (
  745.                   'Auto'
  746.                   'None'
  747.                   'Value'
  748.                   'Mark'
  749.                   'Text')
  750.                 TabOrder = 8
  751.                 OnClick = RGAxisLabelStyleClick
  752.               end
  753.             end
  754.             object TabAxisTicks: TTabSheet
  755.               Caption = 'Ticks'
  756.               object Label28: TLabel
  757.                 Left = 92
  758.                 Top = 60
  759.                 Width = 21
  760.                 Height = 13
  761.                 Alignment = taRightJustify
  762.                 AutoSize = False
  763.                 Caption = 'Len:'
  764.               end
  765.               object Label29: TLabel
  766.                 Left = 92
  767.                 Top = 92
  768.                 Width = 21
  769.                 Height = 13
  770.                 Alignment = taRightJustify
  771.                 AutoSize = False
  772.                 Caption = 'Len:'
  773.               end
  774.               object Label30: TLabel
  775.                 Left = 92
  776.                 Top = 124
  777.                 Width = 21
  778.                 Height = 13
  779.                 Alignment = taRightJustify
  780.                 AutoSize = False
  781.                 Caption = 'Len:'
  782.               end
  783.               object Label31: TLabel
  784.                 Left = 168
  785.                 Top = 124
  786.                 Width = 39
  787.                 Height = 25
  788.                 Alignment = taRightJustify
  789.                 AutoSize = False
  790.                 Caption = '&Count:'
  791.                 FocusControl = SEMinorCount
  792.               end
  793.               object BAxisPen: TButton
  794.                 Left = 8
  795.                 Top = 20
  796.                 Width = 75
  797.                 Height = 25
  798.                 Caption = '&Axis Border...'
  799.                 TabOrder = 0
  800.                 OnClick = BAxisPenClick
  801.               end
  802.               object BAxisTickPen: TButton
  803.                 Left = 8
  804.                 Top = 56
  805.                 Width = 75
  806.                 Height = 25
  807.                 Caption = 'T&icks...'
  808.                 TabOrder = 2
  809.                 OnClick = BAxisTickPenClick
  810.               end
  811.               object BAxisTickInner: TButton
  812.                 Left = 8
  813.                 Top = 88
  814.                 Width = 75
  815.                 Height = 25
  816.                 Caption = 'I&nner...'
  817.                 TabOrder = 5
  818.                 OnClick = BInnerTicksClick
  819.               end
  820.               object SEAxisTickLength: TSpinEdit
  821.                 Left = 116
  822.                 Top = 56
  823.                 Width = 47
  824.                 Height = 22
  825.                 MaxValue = 1000
  826.                 MinValue = 0
  827.                 TabOrder = 3
  828.                 Value = 0
  829.                 OnChange = SEAxisTickLengthChange
  830.               end
  831.               object SEInnerTicksLength: TSpinEdit
  832.                 Left = 116
  833.                 Top = 88
  834.                 Width = 47
  835.                 Height = 22
  836.                 MaxValue = 1000
  837.                 MinValue = 0
  838.                 TabOrder = 6
  839.                 Value = 0
  840.                 OnChange = SEInnerTicksLengthChange
  841.               end
  842.               object BAxisTickMinor: TButton
  843.                 Left = 8
  844.                 Top = 120
  845.                 Width = 75
  846.                 Height = 25
  847.                 Caption = '&Minor...'
  848.                 TabOrder = 7
  849.                 OnClick = BMinorTicksClick
  850.               end
  851.               object BAxisGrid: TButton
  852.                 Left = 116
  853.                 Top = 20
  854.                 Width = 113
  855.                 Height = 25
  856.                 Caption = 'A&xis Grid Border...'
  857.                 TabOrder = 1
  858.                 OnClick = BColGridClick
  859.               end
  860.               object SEAxisMinorTickLen: TSpinEdit
  861.                 Left = 116
  862.                 Top = 120
  863.                 Width = 47
  864.                 Height = 22
  865.                 MaxValue = 1000
  866.                 MinValue = 0
  867.                 TabOrder = 8
  868.                 Value = 0
  869.                 OnChange = SEAxisMinorTickLenChange
  870.               end
  871.               object SEMinorCount: TSpinEdit
  872.                 Left = 212
  873.                 Top = 120
  874.                 Width = 45
  875.                 Height = 22
  876.                 MaxValue = 1000
  877.                 MinValue = 0
  878.                 TabOrder = 9
  879.                 Value = 0
  880.                 OnChange = SEMinorCountChange
  881.               end
  882.               object CBTickOnLabels: TCheckBox
  883.                 Left = 176
  884.                 Top = 52
  885.                 Width = 101
  886.                 Height = 29
  887.                 Caption = 'At Labels Onl&y'
  888.                 TabOrder = 4
  889.                 OnClick = CBTickOnLabelsClick
  890.               end
  891.             end
  892.           end
  893.           object CBAxisVisible: TCheckBox
  894.             Left = 14
  895.             Top = 142
  896.             Width = 75
  897.             Height = 17
  898.             Caption = '&Visible'
  899.             TabOrder = 2
  900.             OnClick = CBAxisVisibleClick
  901.           end
  902.           object CBShowAxis: TCheckBox
  903.             Left = 16
  904.             Top = 12
  905.             Width = 73
  906.             Height = 17
  907.             Caption = '&Show Axis'
  908.             TabOrder = 0
  909.             OnClick = CBShowAxisClick
  910.           end
  911.           object BChartFrame: TButton
  912.             Left = 14
  913.             Top = 185
  914.             Width = 75
  915.             Height = 25
  916.             Caption = '&Frame...'
  917.             TabOrder = 3
  918.             OnClick = BChartFrameClick
  919.           end
  920.         end
  921.         object TabTitle: TTabSheet
  922.           Caption = 'Titles'
  923.           object CBTitleVisible: TCheckBox
  924.             Left = 8
  925.             Top = 48
  926.             Width = 63
  927.             Height = 17
  928.             Caption = '&Visible'
  929.             TabOrder = 0
  930.             OnClick = CBTitleVisibleClick
  931.           end
  932.           object CBTitleAdjust: TCheckBox
  933.             Left = 108
  934.             Top = 48
  935.             Width = 91
  936.             Height = 17
  937.             Caption = '&Adjust Frame'
  938.             TabOrder = 1
  939.             OnClick = CBTitleAdjustClick
  940.           end
  941.           object BTitFont: TButton
  942.             Left = 108
  943.             Top = 12
  944.             Width = 75
  945.             Height = 25
  946.             Caption = 'F&ont...'
  947.             TabOrder = 2
  948.             OnClick = BTitFontClick
  949.           end
  950.           object BTitleFrame: TButton
  951.             Left = 204
  952.             Top = 12
  953.             Width = 75
  954.             Height = 25
  955.             Caption = '&Border...'
  956.             TabOrder = 3
  957.             OnClick = BTitleFrameClick
  958.           end
  959.           object BTitleBrush: TButton
  960.             Left = 204
  961.             Top = 44
  962.             Width = 75
  963.             Height = 25
  964.             Caption = '&Pattern...'
  965.             TabOrder = 4
  966.             OnClick = BTitleBrushClick
  967.           end
  968.           object RGTitalign: TRadioGroup
  969.             Left = 300
  970.             Top = 4
  971.             Width = 81
  972.             Height = 69
  973.             Caption = 'Alignment:'
  974.             ItemIndex = 2
  975.             Items.Strings = (
  976.               '&Left'
  977.               '&Center'
  978.               '&Right')
  979.             TabOrder = 5
  980.             OnClick = RGTitalignClick
  981.           end
  982.           object MTitle: TMemo
  983.             Left = 0
  984.             Top = -153
  985.             Width = 0
  986.             Height = 153
  987.             Align = alBottom
  988.             ScrollBars = ssBoth
  989.             TabOrder = 6
  990.             WantTabs = True
  991.             WordWrap = False
  992.             OnChange = MTitleChange
  993.           end
  994.           object CBTitles: TComboBox
  995.             Left = 8
  996.             Top = 12
  997.             Width = 77
  998.             Height = 21
  999.             Style = csDropDownList
  1000.             ItemHeight = 13
  1001.             Items.Strings = (
  1002.               'Title'
  1003.               'Foot')
  1004.             TabOrder = 7
  1005.             OnChange = CBTitlesChange
  1006.           end
  1007.         end
  1008.         object TabLegend: TTabSheet
  1009.           Caption = 'Legend'
  1010.           object Label10: TLabel
  1011.             Left = 240
  1012.             Top = 76
  1013.             Width = 73
  1014.             Height = 21
  1015.             Alignment = taRightJustify
  1016.             AutoSize = False
  1017.             Caption = '% Top &Pos:'
  1018.             FocusControl = SETopLegPos
  1019.           end
  1020.           object Label11: TLabel
  1021.             Left = 236
  1022.             Top = 104
  1023.             Width = 77
  1024.             Height = 17
  1025.             Alignment = taRightJustify
  1026.             AutoSize = False
  1027.             Caption = '% Color &Width:'
  1028.             FocusControl = SELegColWi
  1029.           end
  1030.           object Label12: TLabel
  1031.             Left = 132
  1032.             Top = 44
  1033.             Width = 78
  1034.             Height = 21
  1035.             Alignment = taRightJustify
  1036.             AutoSize = False
  1037.             Caption = 'Text St&yle:'
  1038.             FocusControl = CBLegStyle
  1039.           end
  1040.           object Label7: TLabel
  1041.             Left = 123
  1042.             Top = 16
  1043.             Width = 86
  1044.             Height = 21
  1045.             Alignment = taRightJustify
  1046.             AutoSize = False
  1047.             Caption = 'Legend &Style:'
  1048.             FocusControl = cbLegendStyle
  1049.           end
  1050.           object CBShowLeg: TCheckBox
  1051.             Left = 26
  1052.             Top = 11
  1053.             Width = 63
  1054.             Height = 17
  1055.             Caption = '&Visible'
  1056.             State = cbChecked
  1057.             TabOrder = 0
  1058.             OnClick = CBShowLegClick
  1059.           end
  1060.           object BLegColor: TButton
  1061.             Left = 24
  1062.             Top = 35
  1063.             Width = 85
  1064.             Height = 25
  1065.             Caption = 'Bac&k Color...'
  1066.             TabOrder = 1
  1067.             OnClick = BLegColorClick
  1068.           end
  1069.           object BLegFont: TButton
  1070.             Left = 24
  1071.             Top = 68
  1072.             Width = 85
  1073.             Height = 25
  1074.             Caption = 'F&ont...'
  1075.             TabOrder = 2
  1076.             OnClick = BLegFontClick
  1077.           end
  1078.           object SETopLegPos: TSpinEdit
  1079.             Left = 320
  1080.             Top = 71
  1081.             Width = 45
  1082.             Height = 22
  1083.             MaxValue = 100
  1084.             MinValue = 0
  1085.             TabOrder = 3
  1086.             Value = 0
  1087.             OnChange = SETopLegPosChange
  1088.           end
  1089.           object SELegColWi: TSpinEdit
  1090.             Left = 320
  1091.             Top = 99
  1092.             Width = 45
  1093.             Height = 22
  1094.             Increment = 5
  1095.             MaxValue = 100
  1096.             MinValue = 0
  1097.             TabOrder = 4
  1098.             Value = 0
  1099.             OnChange = SpinEdit2Change
  1100.           end
  1101.           object CBLegStyle: TComboBox
  1102.             Left = 216
  1103.             Top = 40
  1104.             Width = 149
  1105.             Height = 21
  1106.             Style = csDropDownList
  1107.             ItemHeight = 13
  1108.             Items.Strings = (
  1109.               'Plain'
  1110.               'LeftValue'
  1111.               'RightValue'
  1112.               'LeftPercent'
  1113.               'RightPercent'
  1114.               'XValue')
  1115.             TabOrder = 5
  1116.             OnChange = CBLegStyleChange
  1117.           end
  1118.           object cbLegendStyle: TComboBox
  1119.             Left = 216
  1120.             Top = 12
  1121.             Width = 149
  1122.             Height = 21
  1123.             Style = csDropDownList
  1124.             ItemHeight = 13
  1125.             Items.Strings = (
  1126.               'Automatic'
  1127.               'Series Names'
  1128.               'Series Values'
  1129.               'Last Values')
  1130.             TabOrder = 6
  1131.             OnChange = cbLegendStyleChange
  1132.           end
  1133.           object BLegendFrame: TButton
  1134.             Left = 24
  1135.             Top = 100
  1136.             Width = 85
  1137.             Height = 25
  1138.             Caption = '&Frame...'
  1139.             TabOrder = 7
  1140.             OnClick = BLegendFrameClick
  1141.           end
  1142.           object CBResizeChart: TCheckBox
  1143.             Left = 128
  1144.             Top = 77
  1145.             Width = 101
  1146.             Height = 17
  1147.             Caption = 'Resi&ze Chart'
  1148.             State = cbChecked
  1149.             TabOrder = 8
  1150.             OnClick = CBResizeChartClick
  1151.           end
  1152.           object CBLegendInverted: TCheckBox
  1153.             Left = 128
  1154.             Top = 101
  1155.             Width = 93
  1156.             Height = 17
  1157.             Caption = '&Inverted'
  1158.             TabOrder = 9
  1159.             OnClick = CBLegendInvertedClick
  1160.           end
  1161.           object GroupBox1: TGroupBox
  1162.             Left = 192
  1163.             Top = 159
  1164.             Width = 173
  1165.             Height = 57
  1166.             Caption = 'Shadow:'
  1167.             TabOrder = 10
  1168.             object Label25: TLabel
  1169.               Left = 84
  1170.               Top = 28
  1171.               Width = 31
  1172.               Height = 21
  1173.               Alignment = taRightJustify
  1174.               AutoSize = False
  1175.               Caption = 'Siz&e:'
  1176.               FocusControl = SELegShadowSize
  1177.             end
  1178.             object BLegShadowCol: TButton
  1179.               Left = 8
  1180.               Top = 21
  1181.               Width = 75
  1182.               Height = 25
  1183.               Caption = '&Color...'
  1184.               TabOrder = 0
  1185.               OnClick = BLegShadowColClick
  1186.             end
  1187.             object SELegShadowSize: TSpinEdit
  1188.               Left = 120
  1189.               Top = 23
  1190.               Width = 41
  1191.               Height = 22
  1192.               MaxValue = 100
  1193.               MinValue = 0
  1194.               TabOrder = 1
  1195.               Value = 0
  1196.               OnChange = SELegShadowSizeChange
  1197.             end
  1198.           end
  1199.           object GroupBox7: TGroupBox
  1200.             Left = 24
  1201.             Top = 132
  1202.             Width = 145
  1203.             Height = 85
  1204.             Caption = 'Position:'
  1205.             TabOrder = 11
  1206.             object Label1: TLabel
  1207.               Left = 4
  1208.               Top = 60
  1209.               Width = 41
  1210.               Height = 21
  1211.               Alignment = taRightJustify
  1212.               AutoSize = False
  1213.               Caption = '&Margin:'
  1214.               FocusControl = SELegMargin
  1215.             end
  1216.             object RBLegendLeft: TRadioButton
  1217.               Left = 8
  1218.               Top = 16
  1219.               Width = 53
  1220.               Height = 17
  1221.               Caption = '&Left'
  1222.               TabOrder = 0
  1223.               OnClick = RBLegendLeftClick
  1224.             end
  1225.             object RBLegendRight: TRadioButton
  1226.               Left = 8
  1227.               Top = 32
  1228.               Width = 53
  1229.               Height = 17
  1230.               Caption = '&Right'
  1231.               TabOrder = 1
  1232.               OnClick = RBLegendRightClick
  1233.             end
  1234.             object RBLegendBottom: TRadioButton
  1235.               Left = 80
  1236.               Top = 32
  1237.               Width = 53
  1238.               Height = 17
  1239.               Caption = '&Bottom'
  1240.               TabOrder = 2
  1241.               OnClick = RBLegendBottomClick
  1242.             end
  1243.             object RBLegendTop: TRadioButton
  1244.               Left = 80
  1245.               Top = 16
  1246.               Width = 53
  1247.               Height = 17
  1248.               Caption = '&Top'
  1249.               TabOrder = 3
  1250.               OnClick = RBLegendTopClick
  1251.             end
  1252.             object SELegMargin: TSpinEdit
  1253.               Left = 52
  1254.               Top = 55
  1255.               Width = 41
  1256.               Height = 22
  1257.               MaxValue = 5000
  1258.               MinValue = 0
  1259.               TabOrder = 4
  1260.               Value = 0
  1261.               OnChange = SELegMarginChange
  1262.             end
  1263.           end
  1264.           object Button1: TButton
  1265.             Left = 256
  1266.             Top = 128
  1267.             Width = 109
  1268.             Height = 25
  1269.             Caption = '&Dividing Lines...'
  1270.             TabOrder = 12
  1271.             OnClick = Button1Click
  1272.           end
  1273.         end
  1274.         object TabPanel: TTabSheet
  1275.           Caption = 'Panel'
  1276.           object Label2: TLabel
  1277.             Left = 94
  1278.             Top = 100
  1279.             Width = 31
  1280.             Height = 21
  1281.             Alignment = taRightJustify
  1282.             AutoSize = False
  1283.             Caption = 'Widt&h:'
  1284.             FocusControl = SEPanelWi
  1285.           end
  1286.           object Label19: TLabel
  1287.             Left = 6
  1288.             Top = 100
  1289.             Width = 31
  1290.             Height = 21
  1291.             Alignment = taRightJustify
  1292.             AutoSize = False
  1293.             Caption = '&Width:'
  1294.             FocusControl = SEPanelBor
  1295.           end
  1296.           object RGBevelIn: TRadioGroup
  1297.             Left = 6
  1298.             Top = 4
  1299.             Width = 79
  1300.             Height = 81
  1301.             Caption = 'Bevel &Inner:'
  1302.             Items.Strings = (
  1303.               'None'
  1304.               'Lowered'
  1305.               'Raised')
  1306.             TabOrder = 0
  1307.             OnClick = RGBevelInClick
  1308.           end
  1309.           object RGBevelOut: TRadioGroup
  1310.             Left = 98
  1311.             Top = 4
  1312.             Width = 75
  1313.             Height = 81
  1314.             Caption = 'Bevel &Outer:'
  1315.             Items.Strings = (
  1316.               'None'
  1317.               'Lowered'
  1318.               'Raised')
  1319.             TabOrder = 1
  1320.             OnClick = RGBevelOutClick
  1321.           end
  1322.           object CBPanelBorder: TCheckBox
  1323.             Left = 284
  1324.             Top = 12
  1325.             Width = 55
  1326.             Height = 17
  1327.             Caption = '&Border'
  1328.             TabOrder = 5
  1329.             OnClick = CBPanelBorderClick
  1330.           end
  1331.           object SEPanelWi: TSpinEdit
  1332.             Left = 130
  1333.             Top = 95
  1334.             Width = 43
  1335.             Height = 22
  1336.             MaxValue = 100
  1337.             MinValue = 0
  1338.             TabOrder = 3
  1339.             Value = 0
  1340.             OnChange = SEPanelWiChange
  1341.           end
  1342.           object BPanelColor: TButton
  1343.             Left = 190
  1344.             Top = 9
  1345.             Width = 83
  1346.             Height = 25
  1347.             Caption = '&Panel Color...'
  1348.             TabOrder = 4
  1349.             OnClick = BPanelColorClick
  1350.           end
  1351.           object SEPanelBor: TSpinEdit
  1352.             Left = 42
  1353.             Top = 95
  1354.             Width = 43
  1355.             Height = 22
  1356.             MaxValue = 100
  1357.             MinValue = 0
  1358.             TabOrder = 2
  1359.             Value = 0
  1360.             OnChange = SEPanelBorChange
  1361.           end
  1362.           object GroupBox4: TGroupBox
  1363.             Left = 188
  1364.             Top = 76
  1365.             Width = 197
  1366.             Height = 141
  1367.             Caption = 'Gradient'
  1368.             TabOrder = 8
  1369.             object PaintBox1: TShape
  1370.               Left = 72
  1371.               Top = 17
  1372.               Width = 33
  1373.               Height = 25
  1374.               OnMouseUp = PaintBox1MouseUp
  1375.             end
  1376.             object PaintBox2: TShape
  1377.               Left = 72
  1378.               Top = 49
  1379.               Width = 33
  1380.               Height = 25
  1381.               OnMouseUp = PaintBox2MouseUp
  1382.             end
  1383.             object CBGradientVisible: TCheckBox
  1384.               Left = 9
  1385.               Top = 20
  1386.               Width = 56
  1387.               Height = 17
  1388.               Caption = '&Visible'
  1389.               TabOrder = 0
  1390.               OnClick = CBGradientVisibleClick
  1391.             end
  1392.             object RGGradientDirection: TRadioGroup
  1393.               Left = 12
  1394.               Top = 80
  1395.               Width = 177
  1396.               Height = 53
  1397.               Caption = '&Direction:'
  1398.               Columns = 2
  1399.               ItemIndex = 0
  1400.               Items.Strings = (
  1401.                 'Top Bottom'
  1402.                 'Bottom Top'
  1403.                 'Left Right'
  1404.                 'Right Left')
  1405.               TabOrder = 3
  1406.               OnClick = RGGradientDirectionClick
  1407.             end
  1408.             object BGradientStart: TButton
  1409.               Left = 112
  1410.               Top = 17
  1411.               Width = 75
  1412.               Height = 25
  1413.               Caption = '&Start Color...'
  1414.               TabOrder = 1
  1415.               OnClick = BGradientStartClick
  1416.             end
  1417.             object BGradientEnd: TButton
  1418.               Left = 112
  1419.               Top = 49
  1420.               Width = 75
  1421.               Height = 25
  1422.               Caption = '&End Color...'
  1423.               TabOrder = 2
  1424.               OnClick = BGradientEndClick
  1425.             end
  1426.           end
  1427.           object BBackCol: TButton
  1428.             Left = 190
  1429.             Top = 40
  1430.             Width = 83
  1431.             Height = 25
  1432.             Caption = 'Bac&k Color...'
  1433.             TabOrder = 6
  1434.             OnClick = BBackColClick
  1435.           end
  1436.           object CBBackDef: TCheckBox
  1437.             Left = 284
  1438.             Top = 44
  1439.             Width = 93
  1440.             Height = 17
  1441.             Caption = 'No B&ack Color'
  1442.             TabOrder = 7
  1443.             OnClick = CBBackDefClick
  1444.           end
  1445.           object GroupBox6: TGroupBox
  1446.             Left = 8
  1447.             Top = 124
  1448.             Width = 165
  1449.             Height = 93
  1450.             Caption = 'Back Image'
  1451.             TabOrder = 9
  1452.             object RGBitmap: TRadioGroup
  1453.               Left = 84
  1454.               Top = 12
  1455.               Width = 73
  1456.               Height = 73
  1457.               Caption = 'St&yle'
  1458.               ItemIndex = 0
  1459.               Items.Strings = (
  1460.                 'Stretch'
  1461.                 'Tile'
  1462.                 'Center')
  1463.               TabOrder = 0
  1464.               OnClick = RGBitmapClick
  1465.             end
  1466.             object BBrowseImage: TButton
  1467.               Left = 8
  1468.               Top = 20
  1469.               Width = 69
  1470.               Height = 25
  1471.               Caption = 'B&rowse...'
  1472.               TabOrder = 1
  1473.               OnClick = BBrowseImageClick
  1474.             end
  1475.             object CBImageInside: TCheckBox
  1476.               Left = 12
  1477.               Top = 60
  1478.               Width = 65
  1479.               Height = 17
  1480.               Caption = 'I&nside'
  1481.               TabOrder = 2
  1482.               OnClick = CBImageInsideClick
  1483.             end
  1484.           end
  1485.         end
  1486.         object TabPaging: TTabSheet
  1487.           Caption = 'Paging'
  1488.           TabVisible = False
  1489.           object Label17: TLabel
  1490.             Left = 46
  1491.             Top = 51
  1492.             Width = 112
  1493.             Height = 22
  1494.             Alignment = taRightJustify
  1495.             AutoSize = False
  1496.             Caption = 'P&oints per Page:'
  1497.             FocusControl = SEPointsPerPage
  1498.           end
  1499.           object LabelPages: TLabel
  1500.             Left = 232
  1501.             Top = 89
  1502.             Width = 77
  1503.             Height = 16
  1504.             AutoSize = False
  1505.             Caption = '0/0'
  1506.           end
  1507.           object Label18: TLabel
  1508.             Left = 16
  1509.             Top = 89
  1510.             Width = 196
  1511.             Height = 13
  1512.             Alignment = taRightJustify
  1513.             AutoSize = False
  1514.             Caption = 'Current Page / Total:'
  1515.           end
  1516.           object SEPointsPerPage: TSpinEdit
  1517.             Left = 164
  1518.             Top = 46
  1519.             Width = 49
  1520.             Height = 22
  1521.             MaxValue = 1000000
  1522.             MinValue = 0
  1523.             TabOrder = 0
  1524.             Value = 0
  1525.             OnChange = SEPointsPerPageChange
  1526.           end
  1527.           object ButtonPrevious: TBitBtn
  1528.             Left = 108
  1529.             Top = 124
  1530.             Width = 75
  1531.             Height = 25
  1532.             Caption = '&Previous'
  1533.             TabOrder = 3
  1534.             OnClick = ButtonPreviousClick
  1535.             Glyph.Data = {
  1536.               36010000424D360100000000000076000000280000001E0000000C0000000100
  1537.               040000000000C000000000000000000000001000000010000000000000000000
  1538.               80000080000000808000800000008000800080800000C0C0C000808080000000
  1539.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777887777
  1540.               7777777778877777770077777008777777777777778777777700777700087777
  1541.               7777777777877777770077700008888888877777778888888800770000000000
  1542.               0087777777777777780070000000000000877777777777777800F00000000000
  1543.               008F7777777777777800FF0000000000008F77777777777778007FF00007FFFF
  1544.               FF77FF77777FFFFFF70077FF0008777777777FF7778777777700777FF0087777
  1545.               777777FF7787777777007777FFF777777777777FFF7777777700}
  1546.             NumGlyphs = 2
  1547.           end
  1548.           object ButtonNext: TBitBtn
  1549.             Left = 196
  1550.             Top = 124
  1551.             Width = 75
  1552.             Height = 25
  1553.             Caption = '&Next'
  1554.             TabOrder = 4
  1555.             OnClick = ButtonNextClick
  1556.             Glyph.Data = {
  1557.               36010000424D360100000000000076000000280000001E0000000C0000000100
  1558.               040000000000C000000000000000000000001000000010000000000000000000
  1559.               80000080000000808000800000008000800080800000C0C0C000808080000000
  1560.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777778877
  1561.               777777777778877777007777777F00877777777777F7787777007777777F0008
  1562.               7777777777F77787770078888887000087778888887777787700F00000000000
  1563.               087F7777777777778700F00000000000008F7777777777777800F00000000000
  1564.               007F7777777777777700F00000000000077F7777777777777700FFFFFFFF0000
  1565.               777FFFFFFFF7777777007777777F00077777777777F7777777007777777F0077
  1566.               7777777777F7777777007777777FF7777777777777FF77777700}
  1567.             Layout = blGlyphRight
  1568.             NumGlyphs = 2
  1569.           end
  1570.           object CBScaleLast: TCheckBox
  1571.             Left = 228
  1572.             Top = 49
  1573.             Width = 105
  1574.             Height = 17
  1575.             Caption = '&Scale Last Page'
  1576.             TabOrder = 1
  1577.             OnClick = CBScaleLastClick
  1578.           end
  1579.           object BLastPage: TBitBtn
  1580.             Left = 280
  1581.             Top = 124
  1582.             Width = 75
  1583.             Height = 25
  1584.             Caption = '&Last'
  1585.             TabOrder = 5
  1586.             OnClick = BLastPageClick
  1587.             Glyph.Data = {
  1588.               36010000424D360100000000000076000000280000001E0000000C0000000100
  1589.               040000000000C000000000000000000000001000000010000000000000000000
  1590.               80000080000000808000800000008000800080800000C0C0C000808080000000
  1591.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00788777778877
  1592.               77778877777887777700F008777F0087777F778777F778777700F000877F0008
  1593.               777F777877F777877700F000087F0000877F777787F777787700F000008F0000
  1594.               087F777778F777778700F00000080000008F7777778777777800F000000F0000
  1595.               007F777778F777778700F000007F0000077F777787F777787700F000077F0000
  1596.               777F777877F777877700F000777F0007777F778777F778777700F007777F0077
  1597.               777F787777F787777700FF77777FF777777FF77777FF77777700}
  1598.             Layout = blGlyphRight
  1599.             NumGlyphs = 2
  1600.           end
  1601.           object BFirstPage: TBitBtn
  1602.             Left = 24
  1603.             Top = 124
  1604.             Width = 75
  1605.             Height = 25
  1606.             Caption = '&First'
  1607.             TabOrder = 2
  1608.             OnClick = BFirstPageClick
  1609.             Glyph.Data = {
  1610.               36010000424D360100000000000076000000280000001E0000000C0000000100
  1611.               040000000000C000000000000000000000001000000010000000000000000000
  1612.               80000080000000808000800000008000800080800000C0C0C000808080000000
  1613.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777887777
  1614.               7887777778877777880077777008777700877777878777787800777700087770
  1615.               0087777877877787780077700008770000877787778778777800770000087000
  1616.               0087787777878777780070000008000000878777777877777800F000000F0000
  1617.               008F777777F777777800FF00000FF000008F777777F7777778007FF00008FF00
  1618.               0087FF77778FF777780077FF00087FF000877FF77787FF777800777FF00877FF
  1619.               008777FF77877FF778007777FFF7777FFF77777FFF7777FFF700}
  1620.             NumGlyphs = 2
  1621.           end
  1622.         end
  1623.         object TabWalls: TTabSheet
  1624.           Caption = 'Walls'
  1625.           object TabSubWalls: TTabControl
  1626.             Left = 104
  1627.             Top = 32
  1628.             Width = 181
  1629.             Height = 169
  1630.             TabIndex = 0
  1631.             TabOrder = 1
  1632.             Tabs.Strings = (
  1633.               'Left Wall'
  1634.               'Bottom Wall')
  1635.             OnChange = TabSubWallsChange
  1636.             object Label33: TLabel
  1637.               Left = 32
  1638.               Top = 134
  1639.               Width = 31
  1640.               Height = 19
  1641.               Alignment = taRightJustify
  1642.               AutoSize = False
  1643.               Caption = 'Siz&e:'
  1644.               FocusControl = SEWallSize
  1645.             end
  1646.             object SHWallColor: TShape
  1647.               Left = 120
  1648.               Top = 32
  1649.               Width = 33
  1650.               Height = 25
  1651.               OnMouseUp = SHWallColorMouseUp
  1652.             end
  1653.             object BWallColor: TButton
  1654.               Left = 22
  1655.               Top = 32
  1656.               Width = 87
  1657.               Height = 25
  1658.               Caption = '&Background...'
  1659.               TabOrder = 0
  1660.               OnClick = BWallColorClick
  1661.             end
  1662.             object BWallPen: TButton
  1663.               Left = 22
  1664.               Top = 64
  1665.               Width = 87
  1666.               Height = 25
  1667.               Caption = 'B&order...'
  1668.               TabOrder = 1
  1669.               OnClick = BWallPenClick
  1670.             end
  1671.             object BWallBrush: TButton
  1672.               Left = 22
  1673.               Top = 96
  1674.               Width = 87
  1675.               Height = 25
  1676.               Caption = '&Pattern...'
  1677.               TabOrder = 2
  1678.               OnClick = BWallBrushClick
  1679.             end
  1680.             object SEWallSize: TSpinEdit
  1681.               Left = 68
  1682.               Top = 130
  1683.               Width = 41
  1684.               Height = 22
  1685.               MaxValue = 100
  1686.               MinValue = 0
  1687.               TabOrder = 3
  1688.               Value = 0
  1689.               OnChange = SEWallSizeChange
  1690.             end
  1691.           end
  1692.           object CBView3dWalls: TCheckBox
  1693.             Left = 12
  1694.             Top = 9
  1695.             Width = 89
  1696.             Height = 17
  1697.             Caption = '&Visible Walls'
  1698.             TabOrder = 0
  1699.             OnClick = CBView3dWallsClick
  1700.           end
  1701.         end
  1702.         object tsColorMap: TTabSheet
  1703.           Caption = 'Color Map'
  1704.           object Bevel5: TBevel
  1705.             Left = 25
  1706.             Top = 142
  1707.             Width = 265
  1708.             Height = 84
  1709.             Shape = bsFrame
  1710.           end
  1711.           object Label4: TLabel
  1712.             Left = 25
  1713.             Top = -3
  1714.             Width = 17
  1715.             Height = 13
  1716.             Caption = 'Min'
  1717.           end
  1718.           object Label35: TLabel
  1719.             Left = 267
  1720.             Top = -3
  1721.             Width = 20
  1722.             Height = 13
  1723.             Alignment = taRightJustify
  1724.             Caption = 'Max'
  1725.           end
  1726.           object Label36: TLabel
  1727.             Left = 32
  1728.             Top = 145
  1729.             Width = 152
  1730.             Height = 13
  1731.             Caption = 'Cut off Color  Shading for values'
  1732.           end
  1733.           object Label37: TLabel
  1734.             Left = 191
  1735.             Top = 165
  1736.             Width = 17
  1737.             Height = 13
  1738.             Caption = 'Min'
  1739.           end
  1740.           object Label38: TLabel
  1741.             Left = 191
  1742.             Top = 185
  1743.             Width = 20
  1744.             Height = 13
  1745.             Alignment = taRightJustify
  1746.             Caption = 'Max'
  1747.           end
  1748.           object Panel2: TPanel
  1749.             Left = 25
  1750.             Top = 13
  1751.             Width = 265
  1752.             Height = 35
  1753.             BevelOuter = bvLowered
  1754.             BevelWidth = 2
  1755.             Caption = 'Panel1'
  1756.             TabOrder = 0
  1757.             object Image1: TImage
  1758.               Left = 2
  1759.               Top = 2
  1760.               Width = 261
  1761.               Height = 31
  1762.               Align = alClient
  1763.             end
  1764.           end
  1765.           object rgQuality: TRadioGroup
  1766.             Left = 25
  1767.             Top = 101
  1768.             Width = 265
  1769.             Height = 39
  1770.             Caption = 'Quality'
  1771.             Columns = 5
  1772.             ItemIndex = 2
  1773.             Items.Strings = (
  1774.               'High'
  1775.               'Good'
  1776.               'Middle'
  1777.               'Poor'
  1778.               'Low')
  1779.             TabOrder = 1
  1780.             OnClick = rgQualityClick
  1781.           end
  1782.           object rgPalette: TRadioGroup
  1783.             Left = 25
  1784.             Top = 49
  1785.             Width = 265
  1786.             Height = 51
  1787.             Caption = 'Palette'
  1788.             Columns = 4
  1789.             ItemIndex = 0
  1790.             Items.Strings = (
  1791.               'Rainbow'
  1792.               'Black'
  1793.               'Red'
  1794.               'Blue'
  1795.               'Yellow'
  1796.               'Green'
  1797.               'Aqua'
  1798.               'Fuchsia')
  1799.             TabOrder = 2
  1800.             OnClick = rgPaletteClick
  1801.           end
  1802.           object ckLoColor: TCheckBox
  1803.             Left = 32
  1804.             Top = 161
  1805.             Width = 85
  1806.             Height = 20
  1807.             Caption = 'Greater than'
  1808.             TabOrder = 3
  1809.             OnClick = ckLoColorClick
  1810.           end
  1811.           object ckHiColor: TCheckBox
  1812.             Left = 32
  1813.             Top = 183
  1814.             Width = 70
  1815.             Height = 13
  1816.             Hint = 'LowerColorCheck'
  1817.             Caption = 'Less than'
  1818.             TabOrder = 4
  1819.             OnClick = ckHiColorClick
  1820.           end
  1821.           object edLoColor: TEdit
  1822.             Left = 124
  1823.             Top = 161
  1824.             Width = 65
  1825.             Height = 21
  1826.             Enabled = False
  1827.             TabOrder = 5
  1828.             OnChange = edLoColorChange
  1829.           end
  1830.           object edHiColor: TEdit
  1831.             Left = 124
  1832.             Top = 181
  1833.             Width = 65
  1834.             Height = 21
  1835.             Enabled = False
  1836.             TabOrder = 6
  1837.             OnChange = edHiColorChange
  1838.           end
  1839.           object pnLoColor: TPanel
  1840.             Left = 213
  1841.             Top = 161
  1842.             Width = 65
  1843.             Height = 19
  1844.             Alignment = taLeftJustify
  1845.             BevelInner = bvLowered
  1846.             BevelOuter = bvLowered
  1847.             Caption = 'pnLoColor'
  1848.             TabOrder = 7
  1849.           end
  1850.           object pnHiColor: TPanel
  1851.             Left = 213
  1852.             Top = 181
  1853.             Width = 65
  1854.             Height = 19
  1855.             Alignment = taLeftJustify
  1856.             BevelInner = bvLowered
  1857.             BevelOuter = bvLowered
  1858.             Caption = 'pnHiColor'
  1859.             TabOrder = 8
  1860.           end
  1861.           object Button2: TButton
  1862.             Left = 125
  1863.             Top = 202
  1864.             Width = 64
  1865.             Height = 20
  1866.             Caption = 'Apply'
  1867.             TabOrder = 9
  1868.             OnClick = Button2Click
  1869.           end
  1870.         end
  1871.         object tsSurface: TTabSheet
  1872.           Caption = 'Surface'
  1873.           object Bevel7: TBevel
  1874.             Left = 52
  1875.             Top = 27
  1876.             Width = 289
  1877.             Height = 51
  1878.             Shape = bsFrame
  1879.           end
  1880.           object Label40: TLabel
  1881.             Left = 68
  1882.             Top = 18
  1883.             Width = 58
  1884.             Height = 13
  1885.             Caption = 'Appearence'
  1886.           end
  1887.           object Label41: TLabel
  1888.             Left = 231
  1889.             Top = 44
  1890.             Width = 53
  1891.             Height = 13
  1892.             Caption = '3D-percent'
  1893.           end
  1894.           object pnRGB: TPanel
  1895.             Left = 52
  1896.             Top = 162
  1897.             Width = 289
  1898.             Height = 49
  1899.             BevelInner = bvLowered
  1900.             Caption = 'pnRGB'
  1901.             TabOrder = 0
  1902.             object Label42: TLabel
  1903.               Left = 50
  1904.               Top = 16
  1905.               Width = 26
  1906.               Height = 13
  1907.               Caption = 'RGB:'
  1908.             end
  1909.             object seRed: TSpinEdit
  1910.               Left = 87
  1911.               Top = 11
  1912.               Width = 48
  1913.               Height = 22
  1914.               EditorEnabled = False
  1915.               Increment = 5
  1916.               MaxValue = 100
  1917.               MinValue = 1
  1918.               TabOrder = 0
  1919.               Value = 100
  1920.               OnChange = seRedChange
  1921.             end
  1922.             object seBlue: TSpinEdit
  1923.               Left = 191
  1924.               Top = 11
  1925.               Width = 48
  1926.               Height = 22
  1927.               EditorEnabled = False
  1928.               Increment = 5
  1929.               MaxValue = 100
  1930.               MinValue = 1
  1931.               TabOrder = 1
  1932.               Value = 100
  1933.               OnChange = seRedChange
  1934.             end
  1935.             object seGreen: TSpinEdit
  1936.               Left = 139
  1937.               Top = 11
  1938.               Width = 48
  1939.               Height = 22
  1940.               EditorEnabled = False
  1941.               Increment = 5
  1942.               MaxValue = 100
  1943.               MinValue = 1
  1944.               TabOrder = 2
  1945.               Value = 100
  1946.               OnChange = seRedChange
  1947.             end
  1948.           end
  1949.           object pnColor: TPanel
  1950.             Left = 52
  1951.             Top = 162
  1952.             Width = 289
  1953.             Height = 49
  1954.             BevelInner = bvLowered
  1955.             Caption = 'pnColor'
  1956.             TabOrder = 1
  1957.             object btRange: TButton
  1958.               Left = 69
  1959.               Top = 13
  1960.               Width = 75
  1961.               Height = 25
  1962.               Caption = 'Color'
  1963.               TabOrder = 0
  1964.               OnClick = btRangeClick
  1965.             end
  1966.             object pnRange: TPanel
  1967.               Left = 144
  1968.               Top = 13
  1969.               Width = 75
  1970.               Height = 25
  1971.               BevelInner = bvLowered
  1972.               BevelOuter = bvLowered
  1973.               TabOrder = 1
  1974.             end
  1975.           end
  1976.           object pnSer: TPanel
  1977.             Left = 52
  1978.             Top = 162
  1979.             Width = 289
  1980.             Height = 49
  1981.             BevelInner = bvLowered
  1982.             Caption = 'pnSer'
  1983.             TabOrder = 2
  1984.             object btSerColor: TButton
  1985.               Left = 69
  1986.               Top = 13
  1987.               Width = 75
  1988.               Height = 25
  1989.               Caption = 'Color'
  1990.               TabOrder = 0
  1991.               OnClick = btSerColorClick
  1992.             end
  1993.             object pnSerColor: TPanel
  1994.               Left = 144
  1995.               Top = 13
  1996.               Width = 75
  1997.               Height = 25
  1998.               BevelInner = bvLowered
  1999.               BevelOuter = bvLowered
  2000.               TabOrder = 1
  2001.             end
  2002.           end
  2003.           object RGColorMode: TRadioGroup
  2004.             Left = 52
  2005.             Top = 96
  2006.             Width = 288
  2007.             Height = 41
  2008.             Caption = 'Color Mode:'
  2009.             Columns = 3
  2010.             ItemIndex = 2
  2011.             Items.Strings = (
  2012.               'Single Color'
  2013.               'Color Range'
  2014.               'Color Palette')
  2015.             TabOrder = 3
  2016.             OnClick = RGColorModeClick
  2017.           end
  2018.           object cbWirenetting: TCheckBox
  2019.             Left = 138
  2020.             Top = 44
  2021.             Width = 80
  2022.             Height = 17
  2023.             Caption = '&Wirenetting'
  2024.             TabOrder = 4
  2025.             OnClick = cbWirenettingClick
  2026.           end
  2027.           object cbClean: TCheckBox
  2028.             Left = 61
  2029.             Top = 44
  2030.             Width = 52
  2031.             Height = 17
  2032.             Caption = 'Clean'
  2033.             TabOrder = 5
  2034.             OnClick = cbCleanClick
  2035.           end
  2036.           object SpinEdit1: TSpinEdit
  2037.             Left = 292
  2038.             Top = 42
  2039.             Width = 41
  2040.             Height = 22
  2041.             Increment = 5
  2042.             MaxLength = 2
  2043.             MaxValue = 100
  2044.             MinValue = 0
  2045.             TabOrder = 6
  2046.             Value = 60
  2047.             OnChange = SE3dChange
  2048.           end
  2049.         end
  2050.       end
  2051.     end
  2052.     object TabSeries: TTabSheet
  2053.       Caption = 'Series'
  2054.       object ImageSeries: TImage
  2055.         Left = 220
  2056.         Top = 0
  2057.         Width = 25
  2058.         Height = 25
  2059.       end
  2060.       object LabelSeriesClass: TLabel
  2061.         Left = 252
  2062.         Top = 4
  2063.         Width = 3
  2064.         Height = 13
  2065.       end
  2066.       object CBSeries: TComboBox
  2067.         Left = 4
  2068.         Top = 2
  2069.         Width = 205
  2070.         Height = 21
  2071.         Style = csDropDownList
  2072.         DropDownCount = 16
  2073.         ItemHeight = 13
  2074.         TabOrder = 0
  2075.         OnChange = CBSeriesChange
  2076.       end
  2077.       object PageControlSeries: TPageControl
  2078.         Left = 0
  2079.         Top = 28
  2080.         Width = 404
  2081.         Height = 233
  2082.         ActivePage = TheTabSheet
  2083.         Align = alBottom
  2084.         TabOrder = 1
  2085.         Visible = False
  2086.         OnChange = PageControlSeriesChange
  2087.         OnChanging = PageControlSeriesChanging
  2088.         object TheTabSheet: TTabSheet
  2089.           Caption = 'Format'
  2090.         end
  2091.         object TabSeriesGeneral: TTabSheet
  2092.           Caption = 'General'
  2093.           object GroupBox5: TGroupBox
  2094.             Left = 16
  2095.             Top = 4
  2096.             Width = 261
  2097.             Height = 89
  2098.             TabOrder = 0
  2099.             object Label27: TLabel
  2100.               Left = 8
  2101.               Top = 60
  2102.               Width = 57
  2103.               Height = 21
  2104.               Alignment = taRightJustify
  2105.               AutoSize = False
  2106.               Caption = '&Cursor:'
  2107.               FocusControl = CBSeriesCursor
  2108.             end
  2109.             object CBShowInLegend: TCheckBox
  2110.               Left = 72
  2111.               Top = 24
  2112.               Width = 137
  2113.               Height = 17
  2114.               Caption = '&Show In Legend'
  2115.               State = cbChecked
  2116.               TabOrder = 0
  2117.               OnClick = CBShowInLegendClick
  2118.             end
  2119.             object CBSeriesCursor: TComboBox
  2120.               Left = 72
  2121.               Top = 56
  2122.               Width = 109
  2123.               Height = 21
  2124.               Style = csDropDownList
  2125.               ItemHeight = 13
  2126.               TabOrder = 1
  2127.               OnChange = CBSeriesCursorChange
  2128.             end
  2129.           end
  2130.           object GroupBox2: TGroupBox
  2131.             Left = 15
  2132.             Top = 104
  2133.             Width = 262
  2134.             Height = 89
  2135.             Caption = 'Formats:'
  2136.             TabOrder = 1
  2137.             object Label15: TLabel
  2138.               Left = 7
  2139.               Top = 27
  2140.               Width = 54
  2141.               Height = 22
  2142.               Alignment = taRightJustify
  2143.               AutoSize = False
  2144.               Caption = '&Values:'
  2145.               FocusControl = EValueformat
  2146.             end
  2147.             object Label21: TLabel
  2148.               Left = 7
  2149.               Top = 55
  2150.               Width = 54
  2151.               Height = 22
  2152.               Alignment = taRightJustify
  2153.               AutoSize = False
  2154.               Caption = '&Percents:'
  2155.               FocusControl = EPercentFormat
  2156.             end
  2157.             object EValueformat: TEdit
  2158.               Left = 72
  2159.               Top = 23
  2160.               Width = 177
  2161.               Height = 21
  2162.               TabOrder = 0
  2163.               OnChange = EValueformatChange
  2164.             end
  2165.             object EPercentFormat: TEdit
  2166.               Left = 72
  2167.               Top = 51
  2168.               Width = 177
  2169.               Height = 21
  2170.               TabOrder = 1
  2171.               OnChange = EPercentFormatChange
  2172.             end
  2173.           end
  2174.           object RGHorizAxis: TRadioGroup
  2175.             Left = 288
  2176.             Top = 4
  2177.             Width = 89
  2178.             Height = 65
  2179.             Caption = '&Horizontal Axis:'
  2180.             ItemIndex = 0
  2181.             Items.Strings = (
  2182.               '&Top Axis'
  2183.               '&Bottom Axis')
  2184.             TabOrder = 2
  2185.             OnClick = RGHorizAxisClick
  2186.           end
  2187.           object RGVertAxis: TRadioGroup
  2188.             Left = 288
  2189.             Top = 104
  2190.             Width = 89
  2191.             Height = 65
  2192.             Caption = '&Vertical Axis:'
  2193.             ItemIndex = 0
  2194.             Items.Strings = (
  2195.               '&Left Axis'
  2196.               '&Right Axis')
  2197.             TabOrder = 3
  2198.             OnClick = RGVertAxisClick
  2199.           end
  2200.           object CBXDateTime: TCheckBox
  2201.             Left = 296
  2202.             Top = 72
  2203.             Width = 97
  2204.             Height = 17
  2205.             Caption = '&DateTime'
  2206.             TabOrder = 4
  2207.             OnClick = CBXDateTimeClick
  2208.           end
  2209.           object CBYDateTime: TCheckBox
  2210.             Left = 296
  2211.             Top = 172
  2212.             Width = 97
  2213.             Height = 17
  2214.             Caption = 'D&ateTime'
  2215.             TabOrder = 5
  2216.             OnClick = CBYDateTimeClick
  2217.           end
  2218.         end
  2219.         object TabSeriesMarks: TTabSheet
  2220.           Caption = 'Marks'
  2221.           object CBMarksVisible: TCheckBox
  2222.             Left = 32
  2223.             Top = 4
  2224.             Width = 59
  2225.             Height = 17
  2226.             Caption = '&Visible'
  2227.             TabOrder = 0
  2228.             OnClick = CBMarksVisibleClick
  2229.           end
  2230.           object GroupBox3: TGroupBox
  2231.             Left = 24
  2232.             Top = 140
  2233.             Width = 185
  2234.             Height = 53
  2235.             Caption = 'Arrows'
  2236.             TabOrder = 1
  2237.             object Label32: TLabel
  2238.               Left = 84
  2239.               Top = 24
  2240.               Width = 45
  2241.               Height = 17
  2242.               Alignment = taRightJustify
  2243.               AutoSize = False
  2244.               Caption = '&Length:'
  2245.               FocusControl = SEArrowLength
  2246.             end
  2247.             object SEArrowLength: TSpinEdit
  2248.               Left = 134
  2249.               Top = 19
  2250.               Width = 39
  2251.               Height = 22
  2252.               MaxValue = 0
  2253.               MinValue = 0
  2254.               TabOrder = 0
  2255.               Value = 0
  2256.               OnChange = SEArrowLengthChange
  2257.             end
  2258.             object BMarkLinCol: TButton
  2259.               Left = 8
  2260.               Top = 19
  2261.               Width = 69
  2262.               Height = 25
  2263.               Caption = '&Color...'
  2264.               TabOrder = 1
  2265.               OnClick = BMarkLinColClick
  2266.             end
  2267.           end
  2268.           object RGMarkStyle: TRadioGroup
  2269.             Left = 228
  2270.             Top = 4
  2271.             Width = 149
  2272.             Height = 189
  2273.             Caption = 'St&yle:'
  2274.             Items.Strings = (
  2275.               'Value'
  2276.               'Percent'
  2277.               'Label'
  2278.               'Label && Percent'
  2279.               'Label && Value'
  2280.               'Legend'
  2281.               'PercentTotal'
  2282.               'Label && PercentTotal'
  2283.               'X Value')
  2284.             TabOrder = 2
  2285.             OnClick = RGMarkStyleClick
  2286.           end
  2287.           object GroupBox11: TGroupBox
  2288.             Left = 24
  2289.             Top = 24
  2290.             Width = 185
  2291.             Height = 113
  2292.             Caption = 'Format'
  2293.             TabOrder = 3
  2294.             object BMarksBackColor: TButton
  2295.               Left = 8
  2296.               Top = 16
  2297.               Width = 85
  2298.               Height = 25
  2299.               Caption = '&Back Color...'
  2300.               TabOrder = 0
  2301.               OnClick = BMarksBackColorClick
  2302.             end
  2303.             object CBTransparent: TCheckBox
  2304.               Left = 100
  2305.               Top = 20
  2306.               Width = 81
  2307.               Height = 17
  2308.               Caption = '&Transparent'
  2309.               TabOrder = 1
  2310.               OnClick = CBTransparentClick
  2311.             end
  2312.             object BMarkFont: TButton
  2313.               Left = 8
  2314.               Top = 48
  2315.               Width = 85
  2316.               Height = 25
  2317.               Caption = 'F&ont'
  2318.               TabOrder = 2
  2319.               OnClick = BMarkFontClick
  2320.             end
  2321.             object BMarksFrame: TButton
  2322.               Left = 8
  2323.               Top = 80
  2324.               Width = 85
  2325.               Height = 25
  2326.               Caption = 'Bo&rder...'
  2327.               TabOrder = 3
  2328.               OnClick = BMarksFrameClick
  2329.             end
  2330.             object CBMarkClip: TCheckBox
  2331.               Left = 100
  2332.               Top = 84
  2333.               Width = 63
  2334.               Height = 17
  2335.               Caption = 'Cl&ipped'
  2336.               TabOrder = 4
  2337.               OnClick = CBMarkClipClick
  2338.             end
  2339.           end
  2340.         end
  2341.         object TabDataSource: TTabSheet
  2342.           Caption = 'Data Source'
  2343.           TabVisible = False
  2344.           object CBDataSourcestyle: TComboBox
  2345.             Left = 4
  2346.             Top = 2
  2347.             Width = 161
  2348.             Height = 21
  2349.             Style = csDropDownList
  2350.             ItemHeight = 13
  2351.             Items.Strings = (
  2352.               'No Data'
  2353.               'Random Values'
  2354.               'Function')
  2355.             TabOrder = 0
  2356.             OnChange = CBDataSourcestyleChange
  2357.           end
  2358.           object PageControl2: TPageControl
  2359.             Left = 0
  2360.             Top = -181
  2361.             Width = 0
  2362.             Height = 181
  2363.             ActivePage = TabFunctions
  2364.             Align = alBottom
  2365.             TabOrder = 1
  2366.             Visible = False
  2367.             object TabDatabase: TTabSheet
  2368.               Caption = 'TabDatabase'
  2369.               TabVisible = False
  2370.               object Label16: TLabel
  2371.                 Left = 4
  2372.                 Top = 8
  2373.                 Width = 58
  2374.                 Height = 17
  2375.                 Alignment = taRightJustify
  2376.                 AutoSize = False
  2377.                 Caption = '&Dataset:'
  2378.                 FocusControl = CBListDataSets
  2379.               end
  2380.               object CBListDataSets: TComboBox
  2381.                 Left = 68
  2382.                 Top = 4
  2383.                 Width = 198
  2384.                 Height = 21
  2385.                 Style = csDropDownList
  2386.                 ItemHeight = 0
  2387.                 TabOrder = 0
  2388.                 OnChange = CBListDataSetsChange
  2389.               end
  2390.               object GroupFields: TScrollBox
  2391.                 Left = 0
  2392.                 Top = -139
  2393.                 Width = 0
  2394.                 Height = 139
  2395.                 HorzScrollBar.Visible = False
  2396.                 Align = alBottom
  2397.                 TabOrder = 1
  2398.                 object LabelLabels: TLabel
  2399.                   Left = 24
  2400.                   Top = 8
  2401.                   Width = 62
  2402.                   Height = 13
  2403.                   Alignment = taRightJustify
  2404.                   AutoSize = False
  2405.                   Caption = '&Labels:'
  2406.                 end
  2407.                 object CBLabelsField: TComboBox
  2408.                   Left = 96
  2409.                   Top = 4
  2410.                   Width = 169
  2411.                   Height = 21
  2412.                   ItemHeight = 0
  2413.                   TabOrder = 0
  2414.                   OnChange = CBLabelsFieldChange
  2415.                 end
  2416.               end
  2417.             end
  2418.             object TabFunctions: TTabSheet
  2419.               Caption = 'TabFunctions'
  2420.               TabVisible = False
  2421.               object Label34: TLabel
  2422.                 Left = 43
  2423.                 Top = 8
  2424.                 Width = 65
  2425.                 Height = 13
  2426.                 Alignment = taRightJustify
  2427.                 AutoSize = False
  2428.                 Caption = '&Function:'
  2429.                 FocusControl = CBFunctions
  2430.               end
  2431.               object CBFunctions: TComboBox
  2432.                 Left = 112
  2433.                 Top = 4
  2434.                 Width = 197
  2435.                 Height = 21
  2436.                 Style = csDropDownList
  2437.                 ItemHeight = 0
  2438.                 Sorted = True
  2439.                 TabOrder = 0
  2440.                 OnChange = CBFunctionsChange
  2441.               end
  2442.               object GroupBox9: TGroupBox
  2443.                 Left = 40
  2444.                 Top = 28
  2445.                 Width = 309
  2446.                 Height = 140
  2447.                 Caption = 'Source Series:'
  2448.                 TabOrder = 1
  2449.                 object Label22: TLabel
  2450.                   Left = 14
  2451.                   Top = 16
  2452.                   Width = 71
  2453.                   Height = 16
  2454.                   AutoSize = False
  2455.                   Caption = '&Available:'
  2456.                   FocusControl = LBAvailSeries
  2457.                 end
  2458.                 object Label24: TLabel
  2459.                   Left = 177
  2460.                   Top = 16
  2461.                   Width = 57
  2462.                   Height = 16
  2463.                   AutoSize = False
  2464.                   Caption = '&Selected:'
  2465.                   FocusControl = LBSelectedSeries
  2466.                 end
  2467.                 object LBAvailSeries: TListBox
  2468.                   Left = 12
  2469.                   Top = 32
  2470.                   Width = 125
  2471.                   Height = 97
  2472.                   ItemHeight = 13
  2473.                   MultiSelect = True
  2474.                   TabOrder = 0
  2475.                   OnDblClick = LBAvailSeriesDblClick
  2476.                 end
  2477.                 object LBSelectedSeries: TListBox
  2478.                   Left = 176
  2479.                   Top = 32
  2480.                   Width = 125
  2481.                   Height = 97
  2482.                   ItemHeight = 13
  2483.                   MultiSelect = True
  2484.                   TabOrder = 1
  2485.                   OnDblClick = LBSelectedSeriesDblClick
  2486.                 end
  2487.                 object BRightOne: TButton
  2488.                   Left = 144
  2489.                   Top = 32
  2490.                   Width = 25
  2491.                   Height = 21
  2492.                   Caption = '>'
  2493.                   TabOrder = 2
  2494.                   OnClick = BRightOneClick
  2495.                 end
  2496.                 object BRightAll: TButton
  2497.                   Left = 144
  2498.                   Top = 56
  2499.                   Width = 25
  2500.                   Height = 21
  2501.                   Caption = '>>'
  2502.                   TabOrder = 3
  2503.                   OnClick = BRightAllClick
  2504.                 end
  2505.                 object BLeftOne: TButton
  2506.                   Left = 144
  2507.                   Top = 84
  2508.                   Width = 25
  2509.                   Height = 21
  2510.                   Caption = '<'
  2511.                   TabOrder = 4
  2512.                   OnClick = BLeftOneClick
  2513.                 end
  2514.                 object BLeftAll: TButton
  2515.                   Left = 144
  2516.                   Top = 108
  2517.                   Width = 25
  2518.                   Height = 21
  2519.                   Caption = '<<'
  2520.                   TabOrder = 5
  2521.                   OnClick = BLeftAllClick
  2522.                 end
  2523.               end
  2524.             end
  2525.           end
  2526.         end
  2527.       end
  2528.       object CBPersistent: TCheckBox
  2529.         Left = 220
  2530.         Top = 30
  2531.         Width = 97
  2532.         Height = 17
  2533.         Caption = 'Persistent'
  2534.         TabOrder = 2
  2535.         Visible = False
  2536.         OnClick = CBPersistentClick
  2537.       end
  2538.     end
  2539.   end
  2540.   object BClose: TButton
  2541.     Left = 316
  2542.     Top = 292
  2543.     Width = 75
  2544.     Height = 25
  2545.     Cancel = True
  2546.     Caption = 'Close'
  2547.     Default = True
  2548.     TabOrder = 1
  2549.     OnClick = BCloseClick
  2550.   end
  2551.   object bbHelp: TButton
  2552.     Left = 22
  2553.     Top = 292
  2554.     Width = 75
  2555.     Height = 25
  2556.     HelpContext = 17
  2557.     Caption = '&Help'
  2558.     TabOrder = 2
  2559.     OnClick = bbHelpClick
  2560.   end
  2561. end
  2562.