home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / delphi / kolekce / d12345 / CHEMPLOT.ZIP / TPlot / Propedit.dfm / Propedit.txt
Text File  |  2001-05-28  |  13KB  |  580 lines

  1. object PlotPropertyEditorForm: TPlotPropertyEditorForm
  2.   Left = 212
  3.   Top = 121
  4.   Width = 352
  5.   Height = 514
  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 = 12
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Pitch = fpVariable
  18.   Font.Style = []
  19.   PixelsPerInch = 120
  20.   Scaled = False
  21.   OnCreate = FormCreate
  22.   OnShow = FormShow
  23.   TextHeight = 16
  24.   object PlotTypeLabel: TLabel
  25.     Left = 8
  26.     Top = 12
  27.     Width = 61
  28.     Height = 16
  29.     AutoSize = False
  30.     Caption = 'Plot Type'
  31.   end
  32.   object MultiplicityLabel: TLabel
  33.     Left = 8
  34.     Top = 172
  35.     Width = 64
  36.     Height = 16
  37.     AutoSize = False
  38.     Caption = 'Multiplicity'
  39.     Visible = False
  40.   end
  41.   object Label3: TLabel
  42.     Left = 184
  43.     Top = 12
  44.     Width = 69
  45.     Height = 16
  46.     AutoSize = False
  47.     Caption = 'Color'
  48.   end
  49.   object Label4: TLabel
  50.     Left = 8
  51.     Top = 112
  52.     Width = 70
  53.     Height = 16
  54.     AutoSize = False
  55.     Caption = 'Created By'
  56.   end
  57.   object Label5: TLabel
  58.     Left = 8
  59.     Top = 144
  60.     Width = 71
  61.     Height = 16
  62.     AutoSize = False
  63.     Caption = 'Description'
  64.   end
  65.   object PieRowCountLabel: TLabel
  66.     Left = 8
  67.     Top = 452
  68.     Width = 87
  69.     Height = 16
  70.     Caption = 'Pie Row Count'
  71.     Visible = False
  72.   end
  73.   object Label2: TLabel
  74.     Left = 186
  75.     Top = 76
  76.     Width = 69
  77.     Height = 16
  78.     Hint = 'The delay between clicking and dragging (milliseconds)'
  79.     Caption = 'Drag Delay'
  80.     ParentShowHint = False
  81.     ShowHint = True
  82.   end
  83.   object ColumnGapLabel: TLabel
  84.     Left = 8
  85.     Top = 304
  86.     Width = 74
  87.     Height = 16
  88.     Caption = 'Column Gap'
  89.     Visible = False
  90.   end
  91.   object Label6: TLabel
  92.     Left = 8
  93.     Top = 76
  94.     Width = 64
  95.     Height = 16
  96.     Caption = 'Print Orient'
  97.   end
  98.   object Label7: TLabel
  99.     Left = 320
  100.     Top = 140
  101.     Width = 18
  102.     Height = 16
  103.     Caption = 'ms'
  104.   end
  105.   object ZAxisAngleLabel: TLabel
  106.     Left = 10
  107.     Top = 400
  108.     Width = 74
  109.     Height = 16
  110.     Caption = 'Z Axis Angle'
  111.     Visible = False
  112.   end
  113.   object ContourDetailLabel: TLabel
  114.     Left = 8
  115.     Top = 328
  116.     Width = 84
  117.     Height = 16
  118.     Caption = 'Contour Detail'
  119.   end
  120.   object GridLabel: TLabel
  121.     Left = 8
  122.     Top = 44
  123.     Width = 60
  124.     Height = 16
  125.     Caption = 'Grid Type'
  126.   end
  127.   object GridStyleLabel: TLabel
  128.     Left = 186
  129.     Top = 44
  130.     Width = 58
  131.     Height = 16
  132.     Caption = 'Grid Style'
  133.   end
  134.   object PolarRangeLabel: TLabel
  135.     Left = 8
  136.     Top = 352
  137.     Width = 76
  138.     Height = 16
  139.     Caption = 'Polar Range'
  140.   end
  141.   object BubbleSizeLabel: TLabel
  142.     Left = 8
  143.     Top = 376
  144.     Width = 72
  145.     Height = 16
  146.     Caption = 'Bubble Size'
  147.     Visible = False
  148.   end
  149.   object MultiJoinLabel: TLabel
  150.     Left = 8
  151.     Top = 204
  152.     Width = 52
  153.     Height = 16
  154.     Caption = 'MultiJoin'
  155.     Visible = False
  156.   end
  157.   object XYFastAtLabel: TLabel
  158.     Left = 10
  159.     Top = 424
  160.     Width = 61
  161.     Height = 16
  162.     Caption = 'XY Fast At'
  163.     Visible = False
  164.   end
  165.   object HelpBitBtn: TBitBtn
  166.     Left = 8
  167.     Top = 263
  168.     Width = 75
  169.     Height = 25
  170.     TabOrder = 2
  171.     OnClick = HelpBitBtnClick
  172.     Kind = bkHelp
  173.   end
  174.   object CancelBitBtn: TBitBtn
  175.     Left = 180
  176.     Top = 263
  177.     Width = 75
  178.     Height = 25
  179.     TabOrder = 1
  180.     Kind = bkCancel
  181.   end
  182.   object OKBitBtn: TBitBtn
  183.     Left = 96
  184.     Top = 263
  185.     Width = 75
  186.     Height = 25
  187.     TabOrder = 3
  188.     Kind = bkOK
  189.   end
  190.   object PlotTypeComboBox: TComboBox
  191.     Left = 88
  192.     Top = 8
  193.     Width = 88
  194.     Height = 24
  195.     HelpContext = 3160
  196.     Style = csDropDownList
  197.     DropDownCount = 10
  198.     ItemHeight = 16
  199.     TabOrder = 8
  200.     OnClick = PlotTypeComboBoxClick
  201.   end
  202.   object CreatedByEdit: TEdit
  203.     Left = 88
  204.     Top = 104
  205.     Width = 249
  206.     Height = 24
  207.     Hint = 'For metafiles'
  208.     HelpContext = 2890
  209.     AutoSelect = False
  210.     MaxLength = 32767
  211.     ParentShowHint = False
  212.     ShowHint = True
  213.     TabOrder = 4
  214.   end
  215.   object DescriptionEdit: TEdit
  216.     Left = 88
  217.     Top = 136
  218.     Width = 249
  219.     Height = 24
  220.     Hint = 'For metafiles'
  221.     HelpContext = 2930
  222.     AutoSelect = False
  223.     MaxLength = 32767
  224.     ParentShowHint = False
  225.     ShowHint = True
  226.     TabOrder = 5
  227.   end
  228.   object MultiplicityPenGroupBox: TGroupBox
  229.     Left = 186
  230.     Top = 160
  231.     Width = 151
  232.     Height = 97
  233.     Hint = 'The pen used to join points vertically in a ptMultiple type plot'
  234.     HelpContext = 3100
  235.     Caption = 'Multiplicity Pen'
  236.     Font.Color = clWindowText
  237.     Font.Height = 12
  238.     Font.Name = 'MS Sans Serif'
  239.     Font.Pitch = fpVariable
  240.     Font.Style = []
  241.     ParentFont = False
  242.     ParentShowHint = False
  243.     ShowHint = True
  244.     TabOrder = 0
  245.     object PenColorLabel: TLabel
  246.       Left = 8
  247.       Top = 20
  248.       Width = 32
  249.       Height = 16
  250.       AutoSize = False
  251.       Caption = 'Color'
  252.     end
  253.     object PenWidthLabel: TLabel
  254.       Left = 8
  255.       Top = 44
  256.       Width = 34
  257.       Height = 16
  258.       AutoSize = False
  259.       Caption = 'Width'
  260.     end
  261.     object PenStyleLabel: TLabel
  262.       Left = 8
  263.       Top = 68
  264.       Width = 30
  265.       Height = 16
  266.       AutoSize = False
  267.       Caption = 'Style'
  268.     end
  269.     object PenWidthComboBox: TComboBox
  270.       Left = 56
  271.       Top = 40
  272.       Width = 64
  273.       Height = 24
  274.       Style = csDropDownList
  275.       DropDownCount = 10
  276.       ItemHeight = 16
  277.       TabOrder = 1
  278.     end
  279.     object PenStyleComboBox: TComboBox
  280.       Left = 56
  281.       Top = 64
  282.       Width = 88
  283.       Height = 24
  284.       Style = csDropDownList
  285.       DropDownCount = 10
  286.       ItemHeight = 16
  287.       TabOrder = 2
  288.     end
  289.     object PenColorEdit: TColorEdit
  290.       Left = 56
  291.       Top = 16
  292.       Width = 88
  293.       Height = 24
  294.       MaxLength = 32767
  295.       ReadOnly = True
  296.       TabOrder = 0
  297.       Text = 'clWindow'
  298.     end
  299.   end
  300.   object PieRowCountComboBox: TComboBox
  301.     Left = 112
  302.     Top = 448
  303.     Width = 64
  304.     Height = 24
  305.     Hint = 'How many rows of Pie plots are there ?'
  306.     HelpContext = 3150
  307.     Style = csDropDownList
  308.     DropDownCount = 10
  309.     ItemHeight = 16
  310.     Items.Strings = (
  311.       '1'
  312.       '2'
  313.       '3'
  314.       '4'
  315.       '5'
  316.       '6'
  317.       '7'
  318.       '8'
  319.       '9'
  320.       '10')
  321.     ParentShowHint = False
  322.     ShowHint = True
  323.     TabOrder = 11
  324.     Visible = False
  325.   end
  326.   object ClickAndDragDelayNEdit: TNEdit
  327.     Left = 264
  328.     Top = 72
  329.     Width = 44
  330.     Height = 24
  331.     Hint = 'The delay between clicking on an object and it becoming dragable'
  332.     HelpContext = 2840
  333.     DataType = dtWord
  334.     Min = 100.000000000000000000
  335.     Max = 65535.000000000000000000
  336.     NumericType = ntInteger
  337.     MaxLength = 32767
  338.     ParentShowHint = False
  339.     ShowHint = True
  340.     TabOrder = 6
  341.     Text = '1000'
  342.   end
  343.   object ColumnGapNEdit: TNEdit
  344.     Left = 88
  345.     Top = 296
  346.     Width = 89
  347.     Height = 24
  348.     Hint = 'The percentage gap between adjacent columns'
  349.     HelpContext = 2860
  350.     DataType = dtWord
  351.     Max = 100.000000000000000000
  352.     NumericType = ntInteger
  353.     MaxLength = 10
  354.     ParentShowHint = False
  355.     ShowHint = True
  356.     TabOrder = 7
  357.     Text = '0'
  358.     Visible = False
  359.   end
  360.   object PrintOrientationComboBox: TComboBox
  361.     Left = 88
  362.     Top = 72
  363.     Width = 88
  364.     Height = 24
  365.     HelpContext = 3240
  366.     Style = csDropDownList
  367.     DropDownCount = 10
  368.     ItemHeight = 16
  369.     Items.Strings = (
  370.       'Portrait'
  371.       'Landscape')
  372.     TabOrder = 13
  373.   end
  374.   object BackColorEdit: TEdit
  375.     Left = 248
  376.     Top = 8
  377.     Width = 88
  378.     Height = 24
  379.     Hint = 'The background color of the plot'
  380.     HelpContext = 2880
  381.     MaxLength = 32767
  382.     ParentShowHint = False
  383.     ShowHint = True
  384.     TabOrder = 9
  385.     OnClick = BackColorEditClick
  386.     OnKeyDown = BackColorEditKeyDown
  387.   end
  388.   object MultiplicityComboBox: TComboBox
  389.     Left = 88
  390.     Top = 168
  391.     Width = 88
  392.     Height = 24
  393.     Hint = 'How many series are linked together ? (eg: 3 for Hi-Lo-Close)'
  394.     HelpContext = 3110
  395.     Style = csDropDownList
  396.     ItemHeight = 16
  397.     Items.Strings = (
  398.       '1'
  399.       '2'
  400.       '3'
  401.       '4'
  402.       '5'
  403.       '6'
  404.       '7'
  405.       '8'
  406.       '9'
  407.       '10')
  408.     ParentShowHint = False
  409.     ShowHint = True
  410.     TabOrder = 14
  411.     Visible = False
  412.   end
  413.   object ZAxisAngleNEdit: TNEdit
  414.     Left = 104
  415.     Top = 392
  416.     Width = 73
  417.     Height = 24
  418.     Hint = 'The clockwise angle between the Z Axis and the vertical (Y) Axis'
  419.     HelpContext = 3340
  420.     DataType = dtWord
  421.     Max = 359.000000000000000000
  422.     NumericType = ntInteger
  423.     MaxLength = 32767
  424.     ParentShowHint = False
  425.     ShowHint = True
  426.     TabOrder = 10
  427.     Text = '0'
  428.     Visible = False
  429.   end
  430.   object ContourDetailComboBox: TComboBox
  431.     Left = 104
  432.     Top = 320
  433.     Width = 73
  434.     Height = 24
  435.     Hint = 
  436.       'Use Low detail for speed, Medium for screen display, and High fo' +
  437.       'r printing and metafiles.'
  438.     HelpContext = 2870
  439.     Style = csDropDownList
  440.     ItemHeight = 16
  441.     ParentShowHint = False
  442.     ShowHint = True
  443.     TabOrder = 15
  444.   end
  445.   object LinkZSeriesCheckBox: TCheckBox
  446.     Left = 10
  447.     Top = 232
  448.     Width = 167
  449.     Height = 17
  450.     Hint = 'Draw lines in the Z directions between adjacent Z Series'
  451.     HelpContext = 3660
  452.     Caption = 'Link Z Series'
  453.     ParentShowHint = False
  454.     ShowHint = True
  455.     TabOrder = 12
  456.   end
  457.   object GridComboBox: TComboBox
  458.     Left = 88
  459.     Top = 40
  460.     Width = 88
  461.     Height = 24
  462.     HelpContext = 3000
  463.     Style = csDropDownList
  464.     Font.Color = clWindowText
  465.     Font.Height = 10
  466.     Font.Name = 'MS Sans Serif'
  467.     Font.Pitch = fpVariable
  468.     Font.Style = []
  469.     ItemHeight = 16
  470.     ParentFont = False
  471.     TabOrder = 16
  472.   end
  473.   object GridStyleComboBox: TComboBox
  474.     Left = 248
  475.     Top = 40
  476.     Width = 88
  477.     Height = 24
  478.     HelpContext = 2990
  479.     Style = csDropDownList
  480.     Font.Color = clWindowText
  481.     Font.Height = 10
  482.     Font.Name = 'MS Sans Serif'
  483.     Font.Pitch = fpVariable
  484.     Font.Style = []
  485.     ItemHeight = 16
  486.     ParentFont = False
  487.     TabOrder = 17
  488.   end
  489.   object PolarRangeNEdit: TNEdit
  490.     Left = 88
  491.     Top = 344
  492.     Width = 89
  493.     Height = 24
  494.     Hint = 'The percentage gap between adjacent columns'
  495.     HelpContext = 3190
  496.     DataType = dtSingle
  497.     Min = -3.4E38
  498.     Max = 3.4E38
  499.     NumericType = ntScientific
  500.     MaxLength = 10
  501.     ParentShowHint = False
  502.     ShowHint = True
  503.     TabOrder = 18
  504.     Text = '0'
  505.     Visible = False
  506.   end
  507.   object ApplyBitBtn: TBitBtn
  508.     Left = 264
  509.     Top = 263
  510.     Width = 75
  511.     Height = 25
  512.     HelpContext = 1440
  513.     Caption = '&Apply'
  514.     TabOrder = 19
  515.     OnClick = ApplyBitBtnClick
  516.     Glyph.Data = {
  517.       DE010000424DDE01000000000000760000002800000024000000120000000100
  518.       04000000000068010000120B0000120B00001000000010000000000000000000
  519.       80000080000000808000800000008000800080800000C0C0C000808080000000
  520.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333444444
  521.       33333333333F8888883F33330000324334222222443333388F3833333388F333
  522.       000032244222222222433338F8833FFFFF338F3300003222222AAAAA22243338
  523.       F333F88888F338F30000322222A33333A2224338F33F8333338F338F00003222
  524.       223333333A224338F33833333338F38F00003222222333333A444338FFFF8F33
  525.       3338888300003AAAAAAA33333333333888888833333333330000333333333333
  526.       333333333333333333FFFFFF000033333333333344444433FFFF333333888888
  527.       00003A444333333A22222438888F333338F3333800003A2243333333A2222438
  528.       F38F333333833338000033A224333334422224338338FFFFF8833338000033A2
  529.       22444442222224338F3388888333FF380000333A2222222222AA243338FF3333
  530.       33FF88F800003333AA222222AA33A3333388FFFFFF8833830000333333AAAAAA
  531.       3333333333338888883333330000333333333333333333333333333333333333
  532.       0000}
  533.     NumGlyphs = 2
  534.   end
  535.   object BubbleSizeNEdit: TNEdit
  536.     Left = 88
  537.     Top = 368
  538.     Width = 89
  539.     Height = 24
  540.     Hint = 'The percentage size of the biggest bubble relative to the Y Axis'
  541.     HelpContext = 2830
  542.     DataType = dtWord
  543.     Max = 100.000000000000000000
  544.     NumericType = ntInteger
  545.     MaxLength = 10
  546.     ParentShowHint = False
  547.     ShowHint = True
  548.     TabOrder = 20
  549.     Text = '0'
  550.     Visible = False
  551.   end
  552.   object MultiJoinEdit: TEdit
  553.     Left = 88
  554.     Top = 200
  555.     Width = 88
  556.     Height = 24
  557.     HelpContext = 3080
  558.     TabOrder = 21
  559.     Visible = False
  560.   end
  561.   object XYFastAtNEdit: TNEdit
  562.     Left = 88
  563.     Top = 416
  564.     Width = 89
  565.     Height = 24
  566.     Hint = 'The clockwise angle between the Z Axis and the vertical (Y) Axis'
  567.     HelpContext = 3310
  568.     DataType = dtLongint
  569.     Min = -2147483648.000000000000000000
  570.     Max = 2147483647.000000000000000000
  571.     NumericType = ntInteger
  572.     MaxLength = 32767
  573.     ParentShowHint = False
  574.     ShowHint = True
  575.     TabOrder = 22
  576.     Text = '0'
  577.     Visible = False
  578.   end
  579. end
  580.