home *** CD-ROM | disk | FTP | other *** search
- object SeriesToolEditor: TSeriesToolEditor
- Left = 337
- Top = 307
- Width = 241
- Height = 199
- Color = clBtnFace
- ParentFont = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 0
- Top = 12
- Width = 40
- Height = 21
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Series:'
- FocusControl = CBSeries
- end
- object CBSeries: TComboBox
- Left = 48
- Top = 8
- Width = 145
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnChange = CBSeriesChange
- end
- end
-