object SeriesEditorForm: TSeriesEditorForm Left = 273 Top = 329 Width = 344 Height = 369 HelpContext = 4040 HorzScrollBar.Range = 299 VertScrollBar.Range = 321 ActiveControl = NoComboBox AutoScroll = False Caption = 'Series Editor' Font.Color = clWindowText Font.Height = 12 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] PixelsPerInch = 120 Scaled = False OnCreate = FormCreate OnDestroy = FormDestroy TextHeight = 16 object Label1: TLabel Left = 8 Top = 56 Width = 37 Height = 16 AutoSize = False Caption = 'Name' end object Label3: TLabel Left = 8 Top = 104 Width = 46 Height = 16 AutoSize = False Caption = 'Symbol' end object Label8: TLabel Left = 104 Top = 104 Width = 26 Height = 16 AutoSize = False Caption = 'Size' end object NoLabel: TLabel Left = 8 Top = 8 Width = 21 Height = 16 AutoSize = False Caption = 'No.' end object Label10: TLabel Left = 8 Top = 152 Width = 37 Height = 16 AutoSize = False Caption = 'Y Axis' end object HelpBitBtn: TBitBtn Left = 8 Top = 296 Width = 75 Height = 25 TabOrder = 0 Kind = bkHelp end object CancelBitBtn: TBitBtn Left = 168 Top = 296 Width = 75 Height = 25 TabOrder = 4 Kind = bkCancel end object OKBitBtn: TBitBtn Left = 88 Top = 296 Width = 75 Height = 25 TabOrder = 12 Kind = bkOK end object VisibleCheckBox: TCheckBox Left = 72 Top = 28 Width = 65 Height = 17 HelpContext = 6240 Caption = 'Visible' TabOrder = 1 OnClick = VisibleCheckBoxClick end object SymbolComboBox: TComboBox Left = 8 Top = 120 Width = 88 Height = 20 HelpContext = 6210 Style = csDropDownList DropDownCount = 10 Font.Color = clWindowText Font.Height = 12 Font.Name = 'Arial' Font.Pitch = fpVariable Font.Style = [] ItemHeight = 12 ParentFont = False TabOrder = 9 OnClick = SymbolComboBoxClick end object PenGroupBox: TGroupBox Left = 168 Top = 16 Width = 153 Height = 105 HelpContext = 6130 Caption = 'Pen' TabOrder = 6 object Label2: TLabel Left = 8 Top = 28 Width = 32 Height = 16 AutoSize = False Caption = 'Color' end object Label4: TLabel Left = 8 Top = 52 Width = 34 Height = 16 AutoSize = False Caption = 'Width' end object Label5: TLabel Left = 8 Top = 76 Width = 30 Height = 16 AutoSize = False Caption = 'Style' end object PenWidthComboBox: TComboBox Left = 48 Top = 48 Width = 88 Height = 24 Style = csDropDownList DropDownCount = 10 ItemHeight = 16 TabOrder = 2 OnClick = PenWidthComboBoxClick end object PenStyleComboBox: TComboBox Left = 48 Top = 72 Width = 88 Height = 22 Style = csOwnerDrawFixed DropDownCount = 10 ItemHeight = 16 TabOrder = 1 OnClick = PenStyleComboBoxClick end object PenColorEdit: TColorEdit Left = 48 Top = 24 Width = 88 Height = 24 ReadOnly = True TabOrder = 0 Text = 'clWindow' OnChange = PenColorEditChange end end object NoComboBox: TComboBox Left = 8 Top = 24 Width = 48 Height = 24 Hint = 'Which series to work on' HelpContext = 1260 DropDownCount = 10 ItemHeight = 16 TabOrder = 10 Text = '0' OnClick = NoComboBoxClick end object GroupBox1: TGroupBox Left = 8 Top = 224 Width = 313 Height = 57 Hint = 'The distance (in pixels) that the series is moved from its true ' + 'position' Caption = 'Displacement' ParentShowHint = False ShowHint = True TabOrder = 8 object Label6: TLabel Left = 8 Top = 29 Width = 18 Height = 16 AutoSize = False Caption = 'X =' end object Label7: TLabel Left = 168 Top = 28 Width = 19 Height = 16 AutoSize = False Caption = 'Y =' end object DeltaXNEdit: TNEdit Left = 48 Top = 25 Width = 88 Height = 24 HelpContext = 6040 DataType = dtSmallint Min = -32768.000000000000000000 Max = 32767.000000000000000000 NumericType = ntInteger AutoSelect = False MaxLength = 32767 TabOrder = 0 Text = '0' OnChange = DeltaXNEditChange end object DeltaYNEdit: TNEdit Left = 208 Top = 25 Width = 88 Height = 24 HelpContext = 6060 DataType = dtSmallint Min = -32768.000000000000000000 Max = 32767.000000000000000000 NumericType = ntInteger AutoSelect = False MaxLength = 32767 TabOrder = 1 Text = '0' OnChange = DeltaYNEditChange end end object NameEdit: TEdit Left = 8 Top = 72 Width = 145 Height = 24 HelpContext = 6090 AutoSelect = False MaxLength = 32767 TabOrder = 2 OnChange = NameEditChange end object YAxisComboBox: TComboBox Left = 8 Top = 168 Width = 145 Height = 24 Hint = 'The Y Axis that this series is plotted against' HelpContext = 6360 Style = csDropDownList DropDownCount = 10 ItemHeight = 16 TabOrder = 11 OnClick = YAxisComboBoxClick end object XDataIndependentCheckBox: TCheckBox Left = 8 Top = 200 Width = 153 Height = 17 HelpContext = 6870 Caption = 'X Data Independent' TabOrder = 5 Visible = False OnClick = XDataIndependentCheckBoxClick end object BrushGroupBox: TGroupBox Left = 168 Top = 128 Width = 153 Height = 81 Hint = 'For symbols and columns' HelpContext = 6000 Caption = 'Brush' ParentShowHint = False ShowHint = True TabOrder = 7 object Label11: TLabel Left = 8 Top = 28 Width = 32 Height = 16 AutoSize = False Caption = 'Color' end object Label13: TLabel Left = 8 Top = 52 Width = 30 Height = 16 AutoSize = False Caption = 'Style' end object BrushStyleComboBox: TComboBox Left = 48 Top = 48 Width = 88 Height = 22 Style = csOwnerDrawFixed DropDownCount = 10 ItemHeight = 16 TabOrder = 1 OnClick = PenStyleComboBoxClick end object BrushColorEdit: TColorEdit Left = 48 Top = 24 Width = 88 Height = 24 ReadOnly = True TabOrder = 0 Text = 'clWindow' OnChange = BrushColorEditChange end end object SymbolSizeNEdit: TNEdit Left = 104 Top = 120 Width = 48 Height = 24 HelpContext = 6220 DataType = dtByte Max = 255.000000000000000000 NumericType = ntInteger AutoSelect = False MaxLength = 32767 TabOrder = 3 Text = '0' OnChange = SymbolSizeNEditChange end object ApplyBitBtn: TBitBtn Left = 248 Top = 296 Width = 75 Height = 25 HelpContext = 1430 Caption = '&Apply' TabOrder = 13 OnClick = ApplyBitBtnClick Glyph.Data = { DE010000424DDE01000000000000760000002800000024000000120000000100 04000000000068010000120B0000120B00001000000010000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333444444 33333333333F8888883F33330000324334222222443333388F3833333388F333 000032244222222222433338F8833FFFFF338F3300003222222AAAAA22243338 F333F88888F338F30000322222A33333A2224338F33F8333338F338F00003222 223333333A224338F33833333338F38F00003222222333333A444338FFFF8F33 3338888300003AAAAAAA33333333333888888833333333330000333333333333 333333333333333333FFFFFF000033333333333344444433FFFF333333888888 00003A444333333A22222438888F333338F3333800003A2243333333A2222438 F38F333333833338000033A224333334422224338338FFFFF8833338000033A2 22444442222224338F3388888333FF380000333A2222222222AA243338FF3333 33FF88F800003333AA222222AA33A3333388FFFFFF8833830000333333AAAAAA 3333333333338888883333330000333333333333333333333333333333333333 0000} NumGlyphs = 2 end end