object PlotPropertyEditorForm: TPlotPropertyEditorForm Left = 212 Top = 121 Width = 352 Height = 514 HelpContext = 4030 HorzScrollBar.Range = 339 HorzScrollBar.Visible = False VertScrollBar.Range = 399 VertScrollBar.Visible = False ActiveControl = CancelBitBtn AutoScroll = False Caption = 'Plot Property Editor' Font.Color = clWindowText Font.Height = 12 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] PixelsPerInch = 120 Scaled = False OnCreate = FormCreate OnShow = FormShow TextHeight = 16 object PlotTypeLabel: TLabel Left = 8 Top = 12 Width = 61 Height = 16 AutoSize = False Caption = 'Plot Type' end object MultiplicityLabel: TLabel Left = 8 Top = 172 Width = 64 Height = 16 AutoSize = False Caption = 'Multiplicity' Visible = False end object Label3: TLabel Left = 184 Top = 12 Width = 69 Height = 16 AutoSize = False Caption = 'Color' end object Label4: TLabel Left = 8 Top = 112 Width = 70 Height = 16 AutoSize = False Caption = 'Created By' end object Label5: TLabel Left = 8 Top = 144 Width = 71 Height = 16 AutoSize = False Caption = 'Description' end object PieRowCountLabel: TLabel Left = 8 Top = 452 Width = 87 Height = 16 Caption = 'Pie Row Count' Visible = False end object Label2: TLabel Left = 186 Top = 76 Width = 69 Height = 16 Hint = 'The delay between clicking and dragging (milliseconds)' Caption = 'Drag Delay' ParentShowHint = False ShowHint = True end object ColumnGapLabel: TLabel Left = 8 Top = 304 Width = 74 Height = 16 Caption = 'Column Gap' Visible = False end object Label6: TLabel Left = 8 Top = 76 Width = 64 Height = 16 Caption = 'Print Orient' end object Label7: TLabel Left = 320 Top = 140 Width = 18 Height = 16 Caption = 'ms' end object ZAxisAngleLabel: TLabel Left = 10 Top = 400 Width = 74 Height = 16 Caption = 'Z Axis Angle' Visible = False end object ContourDetailLabel: TLabel Left = 8 Top = 328 Width = 84 Height = 16 Caption = 'Contour Detail' end object GridLabel: TLabel Left = 8 Top = 44 Width = 60 Height = 16 Caption = 'Grid Type' end object GridStyleLabel: TLabel Left = 186 Top = 44 Width = 58 Height = 16 Caption = 'Grid Style' end object PolarRangeLabel: TLabel Left = 8 Top = 352 Width = 76 Height = 16 Caption = 'Polar Range' end object BubbleSizeLabel: TLabel Left = 8 Top = 376 Width = 72 Height = 16 Caption = 'Bubble Size' Visible = False end object MultiJoinLabel: TLabel Left = 8 Top = 204 Width = 52 Height = 16 Caption = 'MultiJoin' Visible = False end object XYFastAtLabel: TLabel Left = 10 Top = 424 Width = 61 Height = 16 Caption = 'XY Fast At' Visible = False end object HelpBitBtn: TBitBtn Left = 8 Top = 263 Width = 75 Height = 25 TabOrder = 2 OnClick = HelpBitBtnClick Kind = bkHelp end object CancelBitBtn: TBitBtn Left = 180 Top = 263 Width = 75 Height = 25 TabOrder = 1 Kind = bkCancel end object OKBitBtn: TBitBtn Left = 96 Top = 263 Width = 75 Height = 25 TabOrder = 3 Kind = bkOK end object PlotTypeComboBox: TComboBox Left = 88 Top = 8 Width = 88 Height = 24 HelpContext = 3160 Style = csDropDownList DropDownCount = 10 ItemHeight = 16 TabOrder = 8 OnClick = PlotTypeComboBoxClick end object CreatedByEdit: TEdit Left = 88 Top = 104 Width = 249 Height = 24 Hint = 'For metafiles' HelpContext = 2890 AutoSelect = False MaxLength = 32767 ParentShowHint = False ShowHint = True TabOrder = 4 end object DescriptionEdit: TEdit Left = 88 Top = 136 Width = 249 Height = 24 Hint = 'For metafiles' HelpContext = 2930 AutoSelect = False MaxLength = 32767 ParentShowHint = False ShowHint = True TabOrder = 5 end object MultiplicityPenGroupBox: TGroupBox Left = 186 Top = 160 Width = 151 Height = 97 Hint = 'The pen used to join points vertically in a ptMultiple type plot' HelpContext = 3100 Caption = 'Multiplicity Pen' Font.Color = clWindowText Font.Height = 12 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 object PenColorLabel: TLabel Left = 8 Top = 20 Width = 32 Height = 16 AutoSize = False Caption = 'Color' end object PenWidthLabel: TLabel Left = 8 Top = 44 Width = 34 Height = 16 AutoSize = False Caption = 'Width' end object PenStyleLabel: TLabel Left = 8 Top = 68 Width = 30 Height = 16 AutoSize = False Caption = 'Style' end object PenWidthComboBox: TComboBox Left = 56 Top = 40 Width = 64 Height = 24 Style = csDropDownList DropDownCount = 10 ItemHeight = 16 TabOrder = 1 end object PenStyleComboBox: TComboBox Left = 56 Top = 64 Width = 88 Height = 24 Style = csDropDownList DropDownCount = 10 ItemHeight = 16 TabOrder = 2 end object PenColorEdit: TColorEdit Left = 56 Top = 16 Width = 88 Height = 24 MaxLength = 32767 ReadOnly = True TabOrder = 0 Text = 'clWindow' end end object PieRowCountComboBox: TComboBox Left = 112 Top = 448 Width = 64 Height = 24 Hint = 'How many rows of Pie plots are there ?' HelpContext = 3150 Style = csDropDownList DropDownCount = 10 ItemHeight = 16 Items.Strings = ( '1' '2' '3' '4' '5' '6' '7' '8' '9' '10') ParentShowHint = False ShowHint = True TabOrder = 11 Visible = False end object ClickAndDragDelayNEdit: TNEdit Left = 264 Top = 72 Width = 44 Height = 24 Hint = 'The delay between clicking on an object and it becoming dragable' HelpContext = 2840 DataType = dtWord Min = 100.000000000000000000 Max = 65535.000000000000000000 NumericType = ntInteger MaxLength = 32767 ParentShowHint = False ShowHint = True TabOrder = 6 Text = '1000' end object ColumnGapNEdit: TNEdit Left = 88 Top = 296 Width = 89 Height = 24 Hint = 'The percentage gap between adjacent columns' HelpContext = 2860 DataType = dtWord Max = 100.000000000000000000 NumericType = ntInteger MaxLength = 10 ParentShowHint = False ShowHint = True TabOrder = 7 Text = '0' Visible = False end object PrintOrientationComboBox: TComboBox Left = 88 Top = 72 Width = 88 Height = 24 HelpContext = 3240 Style = csDropDownList DropDownCount = 10 ItemHeight = 16 Items.Strings = ( 'Portrait' 'Landscape') TabOrder = 13 end object BackColorEdit: TEdit Left = 248 Top = 8 Width = 88 Height = 24 Hint = 'The background color of the plot' HelpContext = 2880 MaxLength = 32767 ParentShowHint = False ShowHint = True TabOrder = 9 OnClick = BackColorEditClick OnKeyDown = BackColorEditKeyDown end object MultiplicityComboBox: TComboBox Left = 88 Top = 168 Width = 88 Height = 24 Hint = 'How many series are linked together ? (eg: 3 for Hi-Lo-Close)' HelpContext = 3110 Style = csDropDownList ItemHeight = 16 Items.Strings = ( '1' '2' '3' '4' '5' '6' '7' '8' '9' '10') ParentShowHint = False ShowHint = True TabOrder = 14 Visible = False end object ZAxisAngleNEdit: TNEdit Left = 104 Top = 392 Width = 73 Height = 24 Hint = 'The clockwise angle between the Z Axis and the vertical (Y) Axis' HelpContext = 3340 DataType = dtWord Max = 359.000000000000000000 NumericType = ntInteger MaxLength = 32767 ParentShowHint = False ShowHint = True TabOrder = 10 Text = '0' Visible = False end object ContourDetailComboBox: TComboBox Left = 104 Top = 320 Width = 73 Height = 24 Hint = 'Use Low detail for speed, Medium for screen display, and High fo' + 'r printing and metafiles.' HelpContext = 2870 Style = csDropDownList ItemHeight = 16 ParentShowHint = False ShowHint = True TabOrder = 15 end object LinkZSeriesCheckBox: TCheckBox Left = 10 Top = 232 Width = 167 Height = 17 Hint = 'Draw lines in the Z directions between adjacent Z Series' HelpContext = 3660 Caption = 'Link Z Series' ParentShowHint = False ShowHint = True TabOrder = 12 end object GridComboBox: TComboBox Left = 88 Top = 40 Width = 88 Height = 24 HelpContext = 3000 Style = csDropDownList Font.Color = clWindowText Font.Height = 10 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 16 end object GridStyleComboBox: TComboBox Left = 248 Top = 40 Width = 88 Height = 24 HelpContext = 2990 Style = csDropDownList Font.Color = clWindowText Font.Height = 10 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ItemHeight = 16 ParentFont = False TabOrder = 17 end object PolarRangeNEdit: TNEdit Left = 88 Top = 344 Width = 89 Height = 24 Hint = 'The percentage gap between adjacent columns' HelpContext = 3190 DataType = dtSingle Min = -3.4E38 Max = 3.4E38 NumericType = ntScientific MaxLength = 10 ParentShowHint = False ShowHint = True TabOrder = 18 Text = '0' Visible = False end object ApplyBitBtn: TBitBtn Left = 264 Top = 263 Width = 75 Height = 25 HelpContext = 1440 Caption = '&Apply' TabOrder = 19 OnClick = ApplyBitBtnClick Glyph.Data = { DE010000424DDE01000000000000760000002800000024000000120000000100 04000000000068010000120B0000120B00001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333444444 33333333333F8888883F33330000324334222222443333388F3833333388F333 000032244222222222433338F8833FFFFF338F3300003222222AAAAA22243338 F333F88888F338F30000322222A33333A2224338F33F8333338F338F00003222 223333333A224338F33833333338F38F00003222222333333A444338FFFF8F33 3338888300003AAAAAAA33333333333888888833333333330000333333333333 333333333333333333FFFFFF000033333333333344444433FFFF333333888888 00003A444333333A22222438888F333338F3333800003A2243333333A2222438 F38F333333833338000033A224333334422224338338FFFFF8833338000033A2 22444442222224338F3388888333FF380000333A2222222222AA243338FF3333 33FF88F800003333AA222222AA33A3333388FFFFFF8833830000333333AAAAAA 3333333333338888883333330000333333333333333333333333333333333333 0000} NumGlyphs = 2 end object BubbleSizeNEdit: TNEdit Left = 88 Top = 368 Width = 89 Height = 24 Hint = 'The percentage size of the biggest bubble relative to the Y Axis' HelpContext = 2830 DataType = dtWord Max = 100.000000000000000000 NumericType = ntInteger MaxLength = 10 ParentShowHint = False ShowHint = True TabOrder = 20 Text = '0' Visible = False end object MultiJoinEdit: TEdit Left = 88 Top = 200 Width = 88 Height = 24 HelpContext = 3080 TabOrder = 21 Visible = False end object XYFastAtNEdit: TNEdit Left = 88 Top = 416 Width = 89 Height = 24 Hint = 'The clockwise angle between the Z Axis and the vertical (Y) Axis' HelpContext = 3310 DataType = dtLongint Min = -2147483648.000000000000000000 Max = 2147483647.000000000000000000 NumericType = ntInteger MaxLength = 32767 ParentShowHint = False ShowHint = True TabOrder = 22 Text = '0' Visible = False end end