home *** CD-ROM | disk | FTP | other *** search
- object fIncSearch: TfIncSearch
- Left = 389
- Top = 187
- HelpContext = 17
- Anchors = []
- AutoSize = True
- BorderIcons = [biHelp]
- BorderStyle = bsNone
- ClientHeight = 18
- ClientWidth = 182
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- DesignSize = (
- 182
- 18)
- PixelsPerInch = 96
- TextHeight = 13
- object eSearch: TEdit
- Left = 0
- Top = 0
- Width = 182
- Height = 18
- Anchors = []
- AutoSelect = False
- AutoSize = False
- Color = clYellow
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnChange = eSearchChange
- OnKeyDown = eSearchKeyDown
- OnKeyPress = eSearchKeyPress
- end
- end
-