home *** CD-ROM | disk | FTP | other *** search
- object FormTeeTools: TFormTeeTools
- Left = 293
- Top = 271
- Width = 401
- Height = 297
- Color = clBtnFace
- ParentFont = True
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Splitter1: TSplitter
- Left = 146
- Top = 41
- Width = 3
- Height = 205
- Cursor = crHSplit
- end
- object LBTools: TListBox
- Left = 0
- Top = 41
- Width = 146
- Height = 205
- Align = alLeft
- Color = clWindow
- ItemHeight = 18
- Style = lbOwnerDrawFixed
- TabOrder = 0
- OnClick = LBToolsClick
- OnDrawItem = LBToolsDrawItem
- end
- object Panel1: TPanel
- Left = 149
- Top = 41
- Width = 244
- Height = 205
- Align = alClient
- BevelOuter = bvLowered
- TabOrder = 1
- end
- object PTop: TPanel
- Left = 0
- Top = 0
- Width = 393
- Height = 41
- Align = alTop
- TabOrder = 2
- object BMoveUp: TSpeedButton
- Left = 318
- Top = 8
- Width = 27
- Height = 25
- Flat = True
- NumGlyphs = 2
- OnClick = BMoveUpClick
- end
- object BMoveDown: TSpeedButton
- Left = 351
- Top = 8
- Width = 27
- Height = 25
- Flat = True
- NumGlyphs = 2
- OnClick = BMoveDownClick
- end
- object BAdd: TButtonColor
- Left = 6
- Top = 8
- HelpContext = 1474
- Caption = '&Add...'
- TabOrder = 0
- OnClick = BAddClick
- end
- object BDelete: TButtonColor
- Left = 90
- Top = 8
- HelpContext = 1474
- Caption = '&Delete'
- TabOrder = 1
- OnClick = BDeleteClick
- end
- object CBActive: TCheckBox
- Left = 199
- Top = 11
- Width = 97
- Height = 17
- Caption = 'A&ctive'
- TabOrder = 2
- OnClick = CBActiveClick
- end
- end
- object PBottom: TPanel
- Left = 0
- Top = 246
- Width = 393
- Height = 24
- Align = alBottom
- TabOrder = 3
- Visible = False
- end
- end
-