home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
T3EDT212
/
T3EDT212.LZH
/
TTTEDIT.EXE
/
0
/
RCDATA
/
TFRMGREP
/
TFRMGREP.txt
Wrap
Text File
|
2000-11-10
|
4KB
|
210 lines
object frmGrep: TfrmGrep
Left = 528
Top = 301
HelpContext = 23
BorderStyle = bsDialog
Caption = 'ソスtソス@ソスCソスソスソスソスソスソス'
ClientHeight = 355
ClientWidth = 462
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 12
Width = 81
Height = 12
Caption = 'ソスソスソスソスソスソスソスソスソスソス(&T)ソスF'
FocusControl = ComboBox1
end
object Label3: TLabel
Left = 16
Top = 216
Width = 54
Height = 12
Caption = 'ソスソスソスソスソスソスソスハ:'
end
object lblResult: TLabel
Left = 72
Top = 216
Width = 18
Height = 12
Caption = '0ソスソス'
end
object ComboBox1: TComboBox
Left = 96
Top = 8
Width = 257
Height = 20
ItemHeight = 12
TabOrder = 0
end
object btnOk: TButton
Left = 376
Top = 8
Width = 75
Height = 25
Caption = 'ソスソスソスソス(&S)'
Default = True
TabOrder = 5
OnClick = btnOkClick
end
object btnCancel: TButton
Left = 376
Top = 40
Width = 75
Height = 25
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス'
TabOrder = 6
OnClick = btnCancelClick
end
object GroupBox1: TGroupBox
Left = 16
Top = 40
Width = 337
Height = 57
Caption = 'ソスIソスvソスVソスソスソスソス'
TabOrder = 1
object chkMatchCase: TCheckBox
Left = 8
Top = 16
Width = 145
Height = 17
Caption = 'ソスソス/ソスソスソスソスソスソスソスフ具ソスソス(&C)'
TabOrder = 0
end
object chkWholeWord: TCheckBox
Left = 8
Top = 32
Width = 121
Height = 17
Caption = 'ソスPソスソスPソスハで探ソスソス(&W)'
TabOrder = 1
end
object chkNoMatchZenkaku: TCheckBox
Left = 168
Top = 16
Width = 161
Height = 17
Caption = 'ソスSソスpソスEソスソスソスpソスソスソスソスハゑソスソスネゑソス(&Z)'
TabOrder = 2
end
object chkIncludeCRLF: TCheckBox
Left = 168
Top = 32
Width = 145
Height = 17
Caption = 'ソスソスソスsソスEソスXソスyソス[ソスXソスウ趣ソス(&L)'
TabOrder = 3
end
end
object rgFolder: TRadioGroup
Left = 16
Top = 104
Width = 433
Height = 33
Caption = 'ソスホ擾ソス'
Columns = 3
ItemIndex = 0
Items.Strings = (
'ソスソスソスtソス@ソスCソスソスソスニ難ソスソスtソスHソスソスソス_'
'ソスソスソスンのフソス@ソスCソスソスソスフゑソス'
'ソスwソスソスフフソスHソスソスソス_')
TabOrder = 2
OnClick = rgFolderClick
end
object GroupBox2: TGroupBox
Left = 16
Top = 144
Width = 433
Height = 65
Caption = 'ソスtソスHソスソスソス_ソスソスソスソスソスIソスvソスVソスソスソスソス'
TabOrder = 3
object Label2: TLabel
Left = 8
Top = 20
Width = 82
Height = 12
Caption = 'ソスソスソスソスソスtソスHソスソスソス_(&F)'
end
object Label4: TLabel
Left = 176
Top = 44
Width = 42
Height = 12
Caption = 'ソスgソスソスソスqソスF'
end
object edtPath: TEllipsesEdit
Left = 96
Top = 16
Width = 329
Height = 20
Color = clBtnFace
EditStyle = esAlwaysEllipses
Enabled = False
TabOrder = 0
OnButtonClick = edtPathButtonClick
end
object cbSub: TCheckBox
Left = 8
Top = 42
Width = 153
Height = 17
Caption = 'ソスソスソスハフソスHソスソスソス_ソスソスソスワめゑソス(&U)'
Enabled = False
TabOrder = 1
end
object edtMask: TEdit
Left = 224
Top = 40
Width = 201
Height = 20
TabOrder = 2
Text = '.htm;.html;.shtml;.txt;.css'
end
end
object lstResult: TListView
Left = 16
Top = 232
Width = 433
Height = 113
Columns = <
item
Caption = 'ソスtソス@ソスCソスソスソスソス'
Width = 250
end
item
Alignment = taRightJustify
Caption = 'ソスハ置'
end
item
Caption = 'ソスソスソスソスソスソス'
Width = 125
end>
ReadOnly = True
RowSelect = True
TabOrder = 4
ViewStyle = vsReport
OnDblClick = lstResultDblClick
end
object btnHelp: TButton
Left = 376
Top = 72
Width = 75
Height = 25
Caption = 'ソスwソスソスソスv(&H)'
TabOrder = 7
OnClick = btnHelpClick
end
end