home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
cqwk
/
install.lib
/
CYQWK32.EXE
/
0
/
RCDATA
/
TSEARCHFORM
/
TSEARCHFORM.txt
Wrap
Text File
|
1997-04-21
|
1KB
|
68 lines
object SearchForm: TSearchForm
Left = 259
Top = 159
HelpContext = 8601
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Search messages for text'
ClientHeight = 104
ClientWidth = 414
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
Position = poScreenCenter
OnClose = FormClose
TextHeight = 16
object Label1: TLabel
Left = 48
Top = 36
Width = 36
Height = 16
Caption = 'Text :'
end
object SearchEdit: TEdit
Left = 104
Top = 32
Width = 241
Height = 24
TabOrder = 0
OnKeyDown = SearchEditKeyDown
end
object Button1: TButton
Left = 328
Top = 72
Width = 73
Height = 25
Cancel = True
Caption = '&Cancel'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 1
end
object Button2: TButton
Left = 232
Top = 72
Width = 81
Height = 25
Caption = '&Ok'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 2
end
object ResolutionFix1: TResolutionFix
DesignRes = 96
Left = 56
Top = 64
end
end