home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kompon / d123456 / CHEMPLOT.ZIP / TPlot / Propedit.dfm / Propedit.txt
Text File  |  2001-07-26  |  23KB  |  943 lines

  1. object PlotPropertyEditorForm: TPlotPropertyEditorForm
  2.   Left = 203
  3.   Top = 48
  4.   Width = 433
  5.   Height = 638
  6.   HelpContext = 4030
  7.   HorzScrollBar.Range = 339
  8.   HorzScrollBar.Visible = False
  9.   VertScrollBar.Range = 399
  10.   VertScrollBar.Visible = False
  11.   ActiveControl = CancelBitBtn
  12.   AutoScroll = False
  13.   Caption = 'Plot Property Editor'
  14.   Font.Color = clWindowText
  15.   Font.Height = 19
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Pitch = fpVariable
  18.   Font.Style = []
  19.   PixelsPerInch = 120
  20.   ShowHint = True
  21.   OnCreate = FormCreate
  22.   OnShow = FormShow
  23.   TextHeight = 16
  24.   object PlotTypeLabel: TLabel
  25.     Left = 8
  26.     Top = 12
  27.     Width = 58
  28.     Height = 16
  29.     Caption = 'Plot Type'
  30.     Font.Color = clBlack
  31.     Font.Height = -13
  32.     Font.Name = 'MS Sans Serif'
  33.     Font.Pitch = fpVariable
  34.     Font.Style = []
  35.     ParentFont = False
  36.   end
  37.   object MultiplicityLabel: TLabel
  38.     Left = 8
  39.     Top = 204
  40.     Width = 61
  41.     Height = 16
  42.     Caption = 'Multiplicity'
  43.     Font.Color = clBlack
  44.     Font.Height = -13
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Pitch = fpVariable
  47.     Font.Style = []
  48.     ParentFont = False
  49.     Visible = False
  50.   end
  51.   object ColorLabel: TLabel
  52.     Left = 224
  53.     Top = 12
  54.     Width = 32
  55.     Height = 16
  56.     Caption = 'Color'
  57.     Font.Color = clBlack
  58.     Font.Height = -13
  59.     Font.Name = 'MS Sans Serif'
  60.     Font.Pitch = fpVariable
  61.     Font.Style = []
  62.     ParentFont = False
  63.   end
  64.   object CreatedByLabel: TLabel
  65.     Left = 8
  66.     Top = 144
  67.     Width = 67
  68.     Height = 16
  69.     Caption = 'Created By'
  70.     Font.Color = clBlack
  71.     Font.Height = -13
  72.     Font.Name = 'MS Sans Serif'
  73.     Font.Pitch = fpVariable
  74.     Font.Style = []
  75.     ParentFont = False
  76.   end
  77.   object DescriptionLabel: TLabel
  78.     Left = 8
  79.     Top = 176
  80.     Width = 68
  81.     Height = 16
  82.     Caption = 'Description'
  83.     Font.Color = clBlack
  84.     Font.Height = -13
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Pitch = fpVariable
  87.     Font.Style = []
  88.     ParentFont = False
  89.   end
  90.   object PieRowCountLabel: TLabel
  91.     Left = 8
  92.     Top = 484
  93.     Width = 87
  94.     Height = 16
  95.     Caption = 'Pie Row Count'
  96.     Font.Color = clBlack
  97.     Font.Height = -13
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Pitch = fpVariable
  100.     Font.Style = []
  101.     ParentFont = False
  102.     Visible = False
  103.   end
  104.   object DragDelayLabel: TLabel
  105.     Left = 226
  106.     Top = 108
  107.     Width = 69
  108.     Height = 16
  109.     Hint = 'The delay between clicking and dragging (milliseconds)'
  110.     Caption = 'Drag Delay'
  111.     Font.Color = clBlack
  112.     Font.Height = -13
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Pitch = fpVariable
  115.     Font.Style = []
  116.     ParentFont = False
  117.   end
  118.   object ColumnGapLabel: TLabel
  119.     Left = 8
  120.     Top = 360
  121.     Width = 74
  122.     Height = 16
  123.     Caption = 'Column Gap'
  124.     Font.Color = clBlack
  125.     Font.Height = -13
  126.     Font.Name = 'MS Sans Serif'
  127.     Font.Pitch = fpVariable
  128.     Font.Style = []
  129.     ParentFont = False
  130.     Visible = False
  131.   end
  132.   object PrintOrientLabel: TLabel
  133.     Left = 8
  134.     Top = 108
  135.     Width = 64
  136.     Height = 16
  137.     Caption = 'Print Orient'
  138.     Font.Color = clBlack
  139.     Font.Height = -13
  140.     Font.Name = 'MS Sans Serif'
  141.     Font.Pitch = fpVariable
  142.     Font.Style = []
  143.     ParentFont = False
  144.   end
  145.   object Label7: TLabel
  146.     Left = 320
  147.     Top = 172
  148.     Width = 18
  149.     Height = 16
  150.     Caption = 'ms'
  151.     Font.Color = clBlack
  152.     Font.Height = -13
  153.     Font.Name = 'MS Sans Serif'
  154.     Font.Pitch = fpVariable
  155.     Font.Style = []
  156.     ParentFont = False
  157.   end
  158.   object ZAxisAngleLabel: TLabel
  159.     Left = 8
  160.     Top = 260
  161.     Width = 74
  162.     Height = 16
  163.     Caption = 'Z Axis Angle'
  164.     Font.Color = clBlack
  165.     Font.Height = -13
  166.     Font.Name = 'MS Sans Serif'
  167.     Font.Pitch = fpVariable
  168.     Font.Style = []
  169.     ParentFont = False
  170.     Visible = False
  171.   end
  172.   object GridLabel: TLabel
  173.     Left = 8
  174.     Top = 44
  175.     Width = 60
  176.     Height = 16
  177.     Caption = 'Grid Type'
  178.     Font.Color = clBlack
  179.     Font.Height = -13
  180.     Font.Name = 'MS Sans Serif'
  181.     Font.Pitch = fpVariable
  182.     Font.Style = []
  183.     ParentFont = False
  184.   end
  185.   object GridStyleLabel: TLabel
  186.     Left = 226
  187.     Top = 44
  188.     Width = 58
  189.     Height = 16
  190.     Caption = 'Grid Style'
  191.     Font.Color = clBlack
  192.     Font.Height = -13
  193.     Font.Name = 'MS Sans Serif'
  194.     Font.Pitch = fpVariable
  195.     Font.Style = []
  196.     ParentFont = False
  197.   end
  198.   object PolarRangeLabel: TLabel
  199.     Left = 8
  200.     Top = 384
  201.     Width = 76
  202.     Height = 16
  203.     Caption = 'Polar Range'
  204.     Font.Color = clBlack
  205.     Font.Height = -13
  206.     Font.Name = 'MS Sans Serif'
  207.     Font.Pitch = fpVariable
  208.     Font.Style = []
  209.     ParentFont = False
  210.   end
  211.   object BubbleSizeLabel: TLabel
  212.     Left = 8
  213.     Top = 408
  214.     Width = 72
  215.     Height = 16
  216.     Caption = 'Bubble Size'
  217.     Font.Color = clBlack
  218.     Font.Height = -13
  219.     Font.Name = 'MS Sans Serif'
  220.     Font.Pitch = fpVariable
  221.     Font.Style = []
  222.     ParentFont = False
  223.     Visible = False
  224.   end
  225.   object MultiJoinLabel: TLabel
  226.     Left = 8
  227.     Top = 236
  228.     Width = 52
  229.     Height = 16
  230.     Caption = 'MultiJoin'
  231.     Font.Color = clBlack
  232.     Font.Height = -13
  233.     Font.Name = 'MS Sans Serif'
  234.     Font.Pitch = fpVariable
  235.     Font.Style = []
  236.     ParentFont = False
  237.     Visible = False
  238.   end
  239.   object XYFastAtLabel: TLabel
  240.     Left = 8
  241.     Top = 456
  242.     Width = 61
  243.     Height = 16
  244.     Caption = 'XY Fast At'
  245.     Font.Color = clBlack
  246.     Font.Height = -13
  247.     Font.Name = 'MS Sans Serif'
  248.     Font.Pitch = fpVariable
  249.     Font.Style = []
  250.     ParentFont = False
  251.     Visible = False
  252.   end
  253.   object ZLengthLabel: TLabel
  254.     Left = 224
  255.     Top = 428
  256.     Width = 51
  257.     Height = 16
  258.     Caption = 'Z Length'
  259.     Font.Color = clBlack
  260.     Font.Height = -13
  261.     Font.Name = 'MS Sans Serif'
  262.     Font.Pitch = fpVariable
  263.     Font.Style = []
  264.     ParentFont = False
  265.   end
  266.   object GridColorLabel: TLabel
  267.     Left = 8
  268.     Top = 76
  269.     Width = 60
  270.     Height = 16
  271.     Caption = 'Grid Color'
  272.     Font.Color = clBlack
  273.     Font.Height = -13
  274.     Font.Name = 'MS Sans Serif'
  275.     Font.Pitch = fpVariable
  276.     Font.Style = []
  277.     ParentFont = False
  278.   end
  279.   object WallColorLabel: TLabel
  280.     Left = 224
  281.     Top = 76
  282.     Width = 62
  283.     Height = 16
  284.     Caption = 'Wall Color'
  285.     Font.Color = clBlack
  286.     Font.Height = -13
  287.     Font.Name = 'MS Sans Serif'
  288.     Font.Pitch = fpVariable
  289.     Font.Style = []
  290.     ParentFont = False
  291.   end
  292.   object HelpBitBtn: TBitBtn
  293.     Left = 8
  294.     Top = 319
  295.     Width = 97
  296.     Height = 25
  297.     Font.Color = clBlack
  298.     Font.Height = -13
  299.     Font.Name = 'MS Sans Serif'
  300.     Font.Pitch = fpVariable
  301.     Font.Style = []
  302.     ParentFont = False
  303.     TabOrder = 2
  304.     OnClick = HelpBitBtnClick
  305.     Kind = bkHelp
  306.   end
  307.   object CancelBitBtn: TBitBtn
  308.     Left = 112
  309.     Top = 319
  310.     Width = 97
  311.     Height = 25
  312.     Font.Color = clBlack
  313.     Font.Height = -13
  314.     Font.Name = 'MS Sans Serif'
  315.     Font.Pitch = fpVariable
  316.     Font.Style = []
  317.     ParentFont = False
  318.     TabOrder = 1
  319.     Kind = bkCancel
  320.   end
  321.   object OKBitBtn: TBitBtn
  322.     Left = 216
  323.     Top = 319
  324.     Width = 97
  325.     Height = 25
  326.     Font.Color = clBlack
  327.     Font.Height = -13
  328.     Font.Name = 'MS Sans Serif'
  329.     Font.Pitch = fpVariable
  330.     Font.Style = []
  331.     ParentFont = False
  332.     TabOrder = 3
  333.     Kind = bkOK
  334.   end
  335.   object PlotTypeComboBox: TComboBox
  336.     Left = 120
  337.     Top = 8
  338.     Width = 88
  339.     Height = 24
  340.     HelpContext = 3160
  341.     Style = csDropDownList
  342.     DropDownCount = 10
  343.     Font.Color = clBlack
  344.     Font.Height = -13
  345.     Font.Name = 'MS Sans Serif'
  346.     Font.Pitch = fpVariable
  347.     Font.Style = []
  348.     ItemHeight = 16
  349.     ParentFont = False
  350.     TabOrder = 8
  351.     OnClick = PlotTypeComboBoxClick
  352.   end
  353.   object CreatedByEdit: TEdit
  354.     Left = 120
  355.     Top = 136
  356.     Width = 297
  357.     Height = 24
  358.     HelpContext = 2890
  359.     AutoSelect = False
  360.     Font.Color = clBlack
  361.     Font.Height = -13
  362.     Font.Name = 'MS Sans Serif'
  363.     Font.Pitch = fpVariable
  364.     Font.Style = []
  365.     MaxLength = 32767
  366.     ParentFont = False
  367.     TabOrder = 4
  368.   end
  369.   object DescriptionEdit: TEdit
  370.     Left = 120
  371.     Top = 168
  372.     Width = 297
  373.     Height = 24
  374.     HelpContext = 2930
  375.     AutoSelect = False
  376.     Font.Color = clBlack
  377.     Font.Height = -13
  378.     Font.Name = 'MS Sans Serif'
  379.     Font.Pitch = fpVariable
  380.     Font.Style = []
  381.     MaxLength = 32767
  382.     ParentFont = False
  383.     TabOrder = 5
  384.   end
  385.   object MultiplicityPenGroupBox: TGroupBox
  386.     Left = 226
  387.     Top = 192
  388.     Width = 191
  389.     Height = 97
  390.     Hint = 'The pen used to join points vertically in a ptMultiple type plot'
  391.     HelpContext = 3100
  392.     Caption = 'Multiplicity Pen'
  393.     Font.Color = clBlack
  394.     Font.Height = -13
  395.     Font.Name = 'MS Sans Serif'
  396.     Font.Pitch = fpVariable
  397.     Font.Style = []
  398.     ParentFont = False
  399.     TabOrder = 0
  400.     object MultiplicityPenColorLabel: TLabel
  401.       Left = 8
  402.       Top = 20
  403.       Width = 32
  404.       Height = 16
  405.       Caption = 'Color'
  406.     end
  407.     object MultiplicityPenWidthLabel: TLabel
  408.       Left = 8
  409.       Top = 44
  410.       Width = 34
  411.       Height = 16
  412.       Caption = 'Width'
  413.     end
  414.     object MultiplicityPenStyleLabel: TLabel
  415.       Left = 8
  416.       Top = 68
  417.       Width = 30
  418.       Height = 16
  419.       Caption = 'Style'
  420.     end
  421.     object PenWidthComboBox: TComboBox
  422.       Left = 96
  423.       Top = 40
  424.       Width = 88
  425.       Height = 24
  426.       Style = csDropDownList
  427.       DropDownCount = 10
  428.       ItemHeight = 16
  429.       TabOrder = 2
  430.     end
  431.     object PenStyleComboBox: TComboBox
  432.       Left = 96
  433.       Top = 64
  434.       Width = 88
  435.       Height = 24
  436.       Style = csDropDownList
  437.       DropDownCount = 10
  438.       ItemHeight = 16
  439.       TabOrder = 1
  440.     end
  441.     object PenColorEdit: TColorEdit
  442.       Left = 96
  443.       Top = 16
  444.       Width = 88
  445.       Height = 24
  446.       MaxLength = 32767
  447.       ReadOnly = True
  448.       TabOrder = 0
  449.       Text = 'clWindow'
  450.     end
  451.   end
  452.   object PieRowCountComboBox: TComboBox
  453.     Left = 160
  454.     Top = 480
  455.     Width = 50
  456.     Height = 24
  457.     Hint = 'How many rows of Pie plots are there ?'
  458.     HelpContext = 3150
  459.     Style = csDropDownList
  460.     DropDownCount = 10
  461.     Font.Color = clBlack
  462.     Font.Height = -13
  463.     Font.Name = 'MS Sans Serif'
  464.     Font.Pitch = fpVariable
  465.     Font.Style = []
  466.     ItemHeight = 16
  467.     Items.Strings = (
  468.       '1'
  469.       '2'
  470.       '3'
  471.       '4'
  472.       '5'
  473.       '6'
  474.       '7'
  475.       '8'
  476.       '9'
  477.       '10')
  478.     ParentFont = False
  479.     TabOrder = 10
  480.     Visible = False
  481.   end
  482.   object ClickAndDragDelayNEdit: TNEdit
  483.     Left = 352
  484.     Top = 104
  485.     Width = 64
  486.     Height = 24
  487.     HelpContext = 2840
  488.     DataType = dtWord
  489.     Min = 100.000000000000000000
  490.     Max = 65535.000000000000000000
  491.     NumericType = ntInteger
  492.     Font.Color = clBlack
  493.     Font.Height = -13
  494.     Font.Name = 'MS Sans Serif'
  495.     Font.Pitch = fpVariable
  496.     Font.Style = []
  497.     MaxLength = 32767
  498.     ParentFont = False
  499.     TabOrder = 6
  500.     Text = '1000'
  501.   end
  502.   object ColumnGapNEdit: TNEdit
  503.     Left = 120
  504.     Top = 352
  505.     Width = 89
  506.     Height = 24
  507.     HelpContext = 2860
  508.     DataType = dtWord
  509.     Max = 100.000000000000000000
  510.     NumericType = ntInteger
  511.     Font.Color = clBlack
  512.     Font.Height = -13
  513.     Font.Name = 'MS Sans Serif'
  514.     Font.Pitch = fpVariable
  515.     Font.Style = []
  516.     MaxLength = 10
  517.     ParentFont = False
  518.     TabOrder = 7
  519.     Text = '0'
  520.     Visible = False
  521.   end
  522.   object PrintOrientationComboBox: TComboBox
  523.     Left = 120
  524.     Top = 104
  525.     Width = 88
  526.     Height = 24
  527.     HelpContext = 3240
  528.     Style = csDropDownList
  529.     DropDownCount = 10
  530.     Font.Color = clBlack
  531.     Font.Height = -13
  532.     Font.Name = 'MS Sans Serif'
  533.     Font.Pitch = fpVariable
  534.     Font.Style = []
  535.     ItemHeight = 16
  536.     Items.Strings = (
  537.       'Portrait'
  538.       'Landscape')
  539.     ParentFont = False
  540.     TabOrder = 12
  541.   end
  542.   object MultiplicityComboBox: TComboBox
  543.     Left = 120
  544.     Top = 200
  545.     Width = 88
  546.     Height = 24
  547.     HelpContext = 3110
  548.     Style = csDropDownList
  549.     Font.Color = clBlack
  550.     Font.Height = -13
  551.     Font.Name = 'MS Sans Serif'
  552.     Font.Pitch = fpVariable
  553.     Font.Style = []
  554.     ItemHeight = 16
  555.     Items.Strings = (
  556.       '1'
  557.       '2'
  558.       '3'
  559.       '4'
  560.       '5'
  561.       '6'
  562.       '7'
  563.       '8'
  564.       '9'
  565.       '10')
  566.     ParentFont = False
  567.     TabOrder = 13
  568.     Visible = False
  569.   end
  570.   object ZAxisAngleNEdit: TNEdit
  571.     Left = 145
  572.     Top = 256
  573.     Width = 64
  574.     Height = 24
  575.     Hint = 'The clockwise angle between the Z Axis and the vertical (Y) Axis'
  576.     HelpContext = 3340
  577.     DataType = dtWord
  578.     Max = 359.000000000000000000
  579.     NumericType = ntInteger
  580.     Font.Color = clBlack
  581.     Font.Height = -13
  582.     Font.Name = 'MS Sans Serif'
  583.     Font.Pitch = fpVariable
  584.     Font.Style = []
  585.     MaxLength = 32767
  586.     ParentFont = False
  587.     TabOrder = 9
  588.     Text = '0'
  589.     Visible = False
  590.   end
  591.   object LinkZSeriesCheckBox: TCheckBox
  592.     Left = 8
  593.     Top = 288
  594.     Width = 209
  595.     Height = 17
  596.     HelpContext = 3660
  597.     Caption = 'Link Z Series'
  598.     Font.Color = clBlack
  599.     Font.Height = -13
  600.     Font.Name = 'MS Sans Serif'
  601.     Font.Pitch = fpVariable
  602.     Font.Style = []
  603.     ParentFont = False
  604.     TabOrder = 11
  605.   end
  606.   object GridComboBox: TComboBox
  607.     Left = 120
  608.     Top = 40
  609.     Width = 88
  610.     Height = 24
  611.     HelpContext = 3000
  612.     Style = csDropDownList
  613.     Font.Color = clBlack
  614.     Font.Height = -13
  615.     Font.Name = 'MS Sans Serif'
  616.     Font.Pitch = fpVariable
  617.     Font.Style = []
  618.     ItemHeight = 16
  619.     ParentFont = False
  620.     TabOrder = 14
  621.   end
  622.   object GridStyleComboBox: TComboBox
  623.     Left = 328
  624.     Top = 40
  625.     Width = 88
  626.     Height = 24
  627.     HelpContext = 2990
  628.     Style = csDropDownList
  629.     Font.Color = clBlack
  630.     Font.Height = -13
  631.     Font.Name = 'MS Sans Serif'
  632.     Font.Pitch = fpVariable
  633.     Font.Style = []
  634.     ItemHeight = 16
  635.     ParentFont = False
  636.     TabOrder = 15
  637.   end
  638.   object PolarRangeNEdit: TNEdit
  639.     Left = 120
  640.     Top = 376
  641.     Width = 89
  642.     Height = 24
  643.     HelpContext = 3190
  644.     DataType = dtSingle
  645.     Min = -3.4E38
  646.     Max = 3.4E38
  647.     NumericType = ntScientific
  648.     Font.Color = clBlack
  649.     Font.Height = -13
  650.     Font.Name = 'MS Sans Serif'
  651.     Font.Pitch = fpVariable
  652.     Font.Style = []
  653.     MaxLength = 10
  654.     ParentFont = False
  655.     TabOrder = 16
  656.     Text = '0'
  657.     Visible = False
  658.   end
  659.   object ApplyBitBtn: TBitBtn
  660.     Left = 320
  661.     Top = 319
  662.     Width = 97
  663.     Height = 25
  664.     HelpContext = 1440
  665.     Caption = '&Apply'
  666.     Font.Color = clBlack
  667.     Font.Height = -13
  668.     Font.Name = 'MS Sans Serif'
  669.     Font.Pitch = fpVariable
  670.     Font.Style = []
  671.     ParentFont = False
  672.     TabOrder = 17
  673.     OnClick = ApplyBitBtnClick
  674.     Glyph.Data = {
  675.       CE070000424DCE07000000000000360000002800000024000000120000000100
  676.       1800000000009807000000000000000000000000000000000000008284008284
  677.       0082840082840082840082848400008400008400008400008400008400000082
  678.       84008284008284008284008284008284008284008284008284008284008284FF
  679.       FFFF848284848284848284848284848284848284008284FFFFFF008284008284
  680.       0082840082840082840082008400000082840082848400000082000082000082
  681.       0000820000820000820084000084000000828400828400828400828400828484
  682.       8284848284FFFFFF008284848284008284008284008284008284008284008284
  683.       848284848284FFFFFF0082840082840082840082840082000082008400008400
  684.       0000820000820000820000820000820000820000820000820000820084000000
  685.       8284008284008284008284848284FFFFFF848284848284008284008284FFFFFF
  686.       FFFFFFFFFFFFFFFFFFFFFFFF008284008284848284FFFFFF0082840082840082
  687.       8400820000820000820000820000820000820000FF0000FF0000FF0000FF0000
  688.       FF00008200008200008200840000008284008284008284848284FFFFFF008284
  689.       008284008284FFFFFF848284848284848284848284848284FFFFFF0082840082
  690.       84848284FFFFFF00828400828400820000820000820000820000820000FF0000
  691.       828400828400828400828400828400FF00008200008200008200840000008284
  692.       008284848284FFFFFF008284008284FFFFFF8482840082840082840082840082
  693.       84008284848284FFFFFF008284008284848284FFFFFF00828400820000820000
  694.       820000820000820000828400828400828400828400828400828400828400FF00
  695.       008200008200840000008284008284848284FFFFFF0082840082848482840082
  696.       84008284008284008284008284008284008284848284FFFFFF008284848284FF
  697.       FFFF008284008200008200008200008200008200008200008284008284008284
  698.       00828400828400828400FF00840000840000840000008284008284848284FFFF
  699.       FFFFFFFFFFFFFFFFFFFF848284FFFFFF00828400828400828400828400828484
  700.       828484828484828484828400828400828400FF0000FF0000FF0000FF0000FF00
  701.       00FF0000FF000082840082840082840082840082840082840082840082840082
  702.       8400828400828484828484828484828484828484828484828484828400828400
  703.       8284008284008284008284008284008284008284008284008284008284008284
  704.       0082840082840082840082840082840082840082840082840082840082840082
  705.       8400828400828400828400828400828400828400828400828400828400828400
  706.       8284008284008284008284008284008284008284FFFFFFFFFFFFFFFFFFFFFFFF
  707.       FFFFFFFFFFFF0082840082840082840082840082840082840082840082840082
  708.       8400828400828400828484000084000084000084000084000084000000828400
  709.       8284FFFFFFFFFFFFFFFFFFFFFFFF008284008284008284008284008284008284
  710.       84828484828484828484828484828484828400828400FF008400008400008400
  711.       0000828400828400828400828400828400828400FF0000820000820000820000
  712.       8200008200840000008284848284848284848284848284FFFFFF008284008284
  713.       008284008284008284848284FFFFFF0082840082840082840082848482840082
  714.       8400FF0000820000820084000000828400828400828400828400828400828400
  715.       828400FF00008200008200008200008200840000008284848284FFFFFF008284
  716.       848284FFFFFF0082840082840082840082840082840082848482840082840082
  717.       8400828400828484828400828400828400FF0000820000820084000000828400
  718.       8284008284008284008284840000840000008200008200008200008200840000
  719.       008284008284848284008284008284848284FFFFFFFFFFFFFFFFFFFFFFFFFFFF
  720.       FF84828484828400828400828400828400828484828400828400828400FF0000
  721.       8200008200008200840000840000840000840000840000008200008200008200
  722.       008200008200008200840000008284008284848284FFFFFF0082840082848482
  723.       84848284848284848284848284008284008284008284FFFFFFFFFFFF00828484
  724.       828400828400828400828400FF00008200008200008200008200008200008200
  725.       00820000820000820000820000FF0000FF000082008400000082840082840082
  726.       84848284FFFFFFFFFFFF008284008284008284008284008284008284FFFFFFFF
  727.       FFFF848284848284FFFFFF84828400828400828400828400828400FF0000FF00
  728.       00820000820000820000820000820000820000FF0000FF0000828400828400FF
  729.       00008284008284008284008284008284848284848284FFFFFFFFFFFFFFFFFFFF
  730.       FFFFFFFFFFFFFFFF848284848284008284008284848284008284008284008284
  731.       00828400828400828400828400FF0000FF0000FF0000FF0000FF0000FF000082
  732.       8400828400828400828400828400828400828400828400828400828400828400
  733.       8284848284848284848284848284848284848284008284008284008284008284
  734.       0082840082840082840082840082840082840082840082840082840082840082
  735.       8400828400828400828400828400828400828400828400828400828400828400
  736.       8284008284008284008284008284008284008284008284008284008284008284
  737.       008284008284008284008284008284008284}
  738.     NumGlyphs = 2
  739.   end
  740.   object BubbleSizeNEdit: TNEdit
  741.     Left = 120
  742.     Top = 400
  743.     Width = 89
  744.     Height = 24
  745.     HelpContext = 2830
  746.     DataType = dtWord
  747.     Max = 100.000000000000000000
  748.     NumericType = ntInteger
  749.     Font.Color = clBlack
  750.     Font.Height = -13
  751.     Font.Name = 'MS Sans Serif'
  752.     Font.Pitch = fpVariable
  753.     Font.Style = []
  754.     MaxLength = 10
  755.     ParentFont = False
  756.     TabOrder = 18
  757.     Text = '0'
  758.     Visible = False
  759.   end
  760.   object MultiJoinEdit: TEdit
  761.     Left = 120
  762.     Top = 232
  763.     Width = 88
  764.     Height = 24
  765.     HelpContext = 3080
  766.     Font.Color = clBlack
  767.     Font.Height = -13
  768.     Font.Name = 'MS Sans Serif'
  769.     Font.Pitch = fpVariable
  770.     Font.Style = []
  771.     ParentFont = False
  772.     TabOrder = 19
  773.     Visible = False
  774.   end
  775.   object XYFastAtNEdit: TNEdit
  776.     Left = 120
  777.     Top = 448
  778.     Width = 89
  779.     Height = 24
  780.     HelpContext = 3310
  781.     DataType = dtLongint
  782.     Min = -2147483648.000000000000000000
  783.     Max = 2147483647.000000000000000000
  784.     NumericType = ntInteger
  785.     Font.Color = clBlack
  786.     Font.Height = -13
  787.     Font.Name = 'MS Sans Serif'
  788.     Font.Pitch = fpVariable
  789.     Font.Style = []
  790.     MaxLength = 32767
  791.     ParentFont = False
  792.     TabOrder = 20
  793.     Text = '0'
  794.     Visible = False
  795.   end
  796.   object ZLengthNEdit: TNEdit
  797.     Left = 328
  798.     Top = 424
  799.     Width = 88
  800.     Height = 24
  801.     HelpContext = 3340
  802.     DataType = dtWord
  803.     Max = 359.000000000000000000
  804.     NumericType = ntInteger
  805.     Font.Color = clBlack
  806.     Font.Height = -13
  807.     Font.Name = 'MS Sans Serif'
  808.     Font.Pitch = fpVariable
  809.     Font.Style = []
  810.     MaxLength = 32767
  811.     ParentFont = False
  812.     TabOrder = 21
  813.     Text = '0'
  814.     Visible = False
  815.   end
  816.   object BackColorEdit: TColorEdit
  817.     Left = 328
  818.     Top = 8
  819.     Width = 88
  820.     Height = 24
  821.     Font.Color = clBlack
  822.     Font.Height = -13
  823.     Font.Name = 'MS Sans Serif'
  824.     Font.Pitch = fpVariable
  825.     Font.Style = []
  826.     ParentFont = False
  827.     ReadOnly = True
  828.     TabOrder = 22
  829.     Text = 'clWindow'
  830.   end
  831.   object GridColorEdit: TColorEdit
  832.     Left = 120
  833.     Top = 72
  834.     Width = 88
  835.     Height = 24
  836.     Font.Color = clBlack
  837.     Font.Height = -13
  838.     Font.Name = 'MS Sans Serif'
  839.     Font.Pitch = fpVariable
  840.     Font.Style = []
  841.     ParentFont = False
  842.     ReadOnly = True
  843.     TabOrder = 23
  844.     Text = 'clWindow'
  845.   end
  846.   object WallColorEdit: TColorEdit
  847.     Left = 328
  848.     Top = 72
  849.     Width = 88
  850.     Height = 24
  851.     Font.Color = clBlack
  852.     Font.Height = -13
  853.     Font.Name = 'MS Sans Serif'
  854.     Font.Pitch = fpVariable
  855.     Font.Style = []
  856.     ParentFont = False
  857.     ReadOnly = True
  858.     TabOrder = 24
  859.     Text = 'clWindow'
  860.   end
  861.   object ContourGroupBox: TGroupBox
  862.     Left = 8
  863.     Top = 512
  864.     Width = 409
  865.     Height = 65
  866.     Caption = 'Contour'
  867.     Font.Color = clBlack
  868.     Font.Height = -13
  869.     Font.Name = 'MS Sans Serif'
  870.     Font.Pitch = fpVariable
  871.     Font.Style = []
  872.     ParentFont = False
  873.     TabOrder = 25
  874.     object ContourDetailLabel: TLabel
  875.       Left = 8
  876.       Top = 20
  877.       Width = 35
  878.       Height = 16
  879.       Caption = 'Detail'
  880.     end
  881.     object ContourIntervalLabel: TLabel
  882.       Left = 312
  883.       Top = 20
  884.       Width = 43
  885.       Height = 16
  886.       Caption = 'Interval'
  887.     end
  888.     object ContourStartLabel: TLabel
  889.       Left = 160
  890.       Top = 20
  891.       Width = 27
  892.       Height = 16
  893.       Caption = 'Start'
  894.     end
  895.     object ContourDetailComboBox: TComboBox
  896.       Left = 8
  897.       Top = 34
  898.       Width = 88
  899.       Height = 24
  900.       HelpContext = 2870
  901.       Style = csDropDownList
  902.       ItemHeight = 16
  903.       TabOrder = 0
  904.     end
  905.     object ContourIntervalNEdit: TNEdit
  906.       Left = 312
  907.       Top = 34
  908.       Width = 88
  909.       Height = 24
  910.       HelpContext = 2860
  911.       DataType = dtWord
  912.       Max = 100.000000000000000000
  913.       NumericType = ntInteger
  914.       MaxLength = 10
  915.       TabOrder = 1
  916.       Text = '0'
  917.       Visible = False
  918.     end
  919.     object ContourStartNEdit: TNEdit
  920.       Left = 160
  921.       Top = 34
  922.       Width = 88
  923.       Height = 24
  924.       HelpContext = 2860
  925.       DataType = dtWord
  926.       Max = 100.000000000000000000
  927.       NumericType = ntInteger
  928.       MaxLength = 10
  929.       TabOrder = 2
  930.       Text = '0'
  931.       Visible = False
  932.     end
  933.     object ContourWireFrameCheckBox: TCheckBox
  934.       Left = 104
  935.       Top = 38
  936.       Width = 97
  937.       Height = 17
  938.       Caption = 'Wire Frame'
  939.       TabOrder = 3
  940.     end
  941.   end
  942. end
  943.