home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
WTXT
/
CTE32_.ZIP
/
_SETUP.1
/
Cte95.exe
/
0
/
RCDATA
/
TFINDMSSWND
/
TFINDMSSWND.txt
Wrap
Text File
|
1998-06-03
|
2KB
|
85 lines
object FindMssWnd: TFindMssWnd
Left = 330
Top = 153
HelpContext = 5017
ActiveControl = FindMss
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Find Mss.'
ClientHeight = 116
ClientWidth = 382
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
FormStyle = fsStayOnTop
Position = poScreenCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnDeactivate = FormDeactivate
PixelsPerInch = 96
TextHeight = 13
object BFindNext: TButton
Left = 285
Top = 4
Width = 89
Height = 28
Caption = '&Find Next'
Default = True
TabOrder = 2
OnClick = BFindNextClick
end
object Cancel: TBitBtn
Left = 286
Top = 34
Width = 89
Height = 28
TabOrder = 3
OnClick = CancelClick
Kind = bkCancel
end
object Help: TBitBtn
Left = 286
Top = 81
Width = 89
Height = 28
TabOrder = 4
Kind = bkHelp
end
object GroupBox1: TGroupBox
Left = 3
Top = 6
Width = 136
Height = 103
Caption = 'Find &Mss.'
TabOrder = 0
object FindMss: TMemo
Left = 6
Top = 19
Width = 121
Height = 76
ScrollBars = ssVertical
TabOrder = 0
WantReturns = False
end
end
object GroupBox2: TGroupBox
Left = 141
Top = 6
Width = 136
Height = 103
Caption = 'Where &Not'
TabOrder = 1
object FindNotMss: TMemo
Left = 6
Top = 19
Width = 121
Height = 76
ScrollBars = ssVertical
TabOrder = 0
WantReturns = False
end
end
end