home *** CD-ROM | disk | FTP | other *** search
- object BaseSourceEditor: TBaseSourceEditor
- Left = 286
- Top = 220
- Width = 396
- Height = 224
- Color = clBtnFace
- ParentFont = True
- OnCloseQuery = FormCloseQuery
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Pan: TPanel
- Left = 0
- Top = 0
- Width = 388
- Height = 28
- Align = alTop
- TabOrder = 0
- object LLabel: TLabel
- Left = 8
- Top = 7
- Width = 80
- Height = 17
- Alignment = taRightJustify
- AutoSize = False
- Caption = '&Source:'
- FocusControl = CBSources
- end
- object CBSources: TComboBox
- Left = 93
- Top = 3
- Width = 177
- Height = 21
- HelpContext = 178
- Style = csDropDownList
- Color = clWindow
- ItemHeight = 13
- TabOrder = 0
- OnChange = CBSourcesChange
- end
- object BApply: TButton
- Left = 289
- Top = 3
- Width = 75
- Height = 22
- Caption = '&Apply'
- Enabled = False
- TabOrder = 1
- end
- end
- end
-