home *** CD-ROM | disk | FTP | other *** search
- object frmFind: TfrmFind
- Left = 261
- Top = 117
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Find Clip Item'
- ClientHeight = 117
- ClientWidth = 299
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poDefaultPosOnly
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object txtFindText: TEdit
- Left = 4
- Top = 4
- Width = 293
- Height = 21
- TabOrder = 0
- end
- object grp1: TGroupBox
- Left = 4
- Top = 28
- Width = 293
- Height = 49
- Caption = 'Scope Of Search'
- TabOrder = 1
- object rbCurrColl: TRadioButton
- Left = 12
- Top = 20
- Width = 121
- Height = 21
- Caption = 'C&urrent Collection'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rbAllColl: TRadioButton
- Left = 148
- Top = 20
- Width = 117
- Height = 21
- Caption = '&All Collections'
- TabOrder = 1
- end
- end
- object cmdOk: TBitBtn
- Left = 60
- Top = 84
- Width = 75
- Height = 28
- Caption = '&OK'
- TabOrder = 2
- Kind = bkOK
- end
- object cmdCancel: TBitBtn
- Left = 140
- Top = 84
- Width = 75
- Height = 28
- Caption = '&Cancel'
- TabOrder = 3
- Kind = bkCancel
- end
- object BitBtn1: TBitBtn
- Left = 220
- Top = 84
- Width = 75
- Height = 27
- HelpContext = 306
- TabOrder = 4
- Kind = bkHelp
- end
- object AdrockFormPosition1: TAdrockFormPosition
- Version = '1.40b'
- SectionName = 'SaveFrmFind'
- IniFile = 'clipmt40.ini'
- WriteWhenLoaded = False
- SaveDefaultDetails = False
- Left = 4
- Top = 83
- end
- end
-