home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 June
/
VPR0106A.BIN
/
OLS
/
K2E10129
/
k2e10129.lzh
/
K2Editor.exe
/
0
/
RCDATA
/
TGREPFORM
/
TGREPFORM.txt
Wrap
Text File
|
2001-04-02
|
5KB
|
215 lines
object GrepForm: TGrepForm
Left = 207
Top = 106
BorderStyle = bsDialog
Caption = 'GREP'
ClientHeight = 291
ClientWidth = 463
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
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 16
Top = 12
Width = 51
Height = 12
Caption = 'ソスソスソスソスソスソス(&S)'
FocusControl = KeywordCombo
end
object KeywordCombo: TComboBox
Left = 88
Top = 8
Width = 345
Height = 20
ItemHeight = 12
TabOrder = 0
OnDropDown = ComboDropDown
end
object GroupBox1: TGroupBox
Left = 8
Top = 168
Width = 185
Height = 89
Caption = 'ソスソスソスソスソスソスソスソス'
TabOrder = 2
object CaseCheck: TCheckBox
Left = 16
Top = 16
Width = 153
Height = 17
Caption = 'ソス蝠カソスソス/ソスソスソスソスソスソスソスフ具ソスソス(&C)'
TabOrder = 0
end
object WordCheck: TCheckBox
Left = 16
Top = 32
Width = 97
Height = 17
Caption = 'ソスPソスソスフ鯉ソスソスソス(&W)'
TabOrder = 1
end
object UseJreCheck: TCheckBox
Left = 16
Top = 48
Width = 97
Height = 17
Caption = 'ソスソスソスKソス\ソスソス(&R)'
TabOrder = 2
OnClick = UseJreCheckClick
end
object FuzzCheck: TCheckBox
Left = 16
Top = 64
Width = 113
Height = 17
Caption = 'ソスソスソスソスソスワゑソスソスソスソスソス(&Z)'
Enabled = False
TabOrder = 3
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 40
Width = 441
Height = 121
Caption = 'ソスソスソスソスソスホ擾ソス'
TabOrder = 1
object Label2: TLabel
Left = 8
Top = 41
Width = 63
Height = 12
Caption = 'ソスソスソスソスソスpソスX(&D)'
FocusControl = PathCombo
end
object Label3: TLabel
Left = 80
Top = 64
Width = 247
Height = 12
Caption = 'ソスソスソスソスソスフパソス^ソス[ソスソスソスヘセソス~ソスRソスソスソスソスソスナ具ソスリゑソス ソスiソスソス *.c;*.hソスj'
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clGreen
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
ParentFont = False
end
object OpenFileCheck: TCheckBox
Left = 80
Top = 16
Width = 145
Height = 17
Caption = 'ソスJソスソスソストゑソスソスソスtソス@ソスCソスソス(&F)'
TabOrder = 0
OnClick = OpenFileCheckClick
end
object PathCombo: TComboBox
Left = 80
Top = 37
Width = 345
Height = 20
ItemHeight = 12
TabOrder = 1
Text = '*.*'
OnDropDown = ComboDropDown
end
object SubFolderCheck: TCheckBox
Left = 80
Top = 80
Width = 145
Height = 17
Caption = 'ソスTソスuソスtソスHソスソスソス_ソスソスソスソスソスソス(&B)'
TabOrder = 3
end
object Button1: TButton
Left = 368
Top = 61
Width = 57
Height = 20
Caption = 'ソスQソスソス(&A)...'
TabOrder = 2
OnClick = Button1Click
end
object EnBinCheck: TCheckBox
Left = 80
Top = 96
Width = 169
Height = 17
Caption = 'ソスoソスCソスiソスソスソスtソス@ソスCソスソスソスソスソスワめゑソス(&N)'
TabOrder = 4
end
object UsePrevPathHistCheck: TCheckBox
Left = 256
Top = 96
Width = 161
Height = 17
Caption = 'ソスOソスソスフパソスXソスソスソスfソスtソスHソスソスソスg(&P)'
TabOrder = 5
end
end
object GroupBox3: TGroupBox
Left = 200
Top = 168
Width = 249
Height = 89
Caption = 'ソス\ソスソスソスソスソスソス'
TabOrder = 3
object RelativePathCheck: TCheckBox
Left = 16
Top = 32
Width = 89
Height = 17
Caption = 'ソスソスソスホパソスX(&L)'
TabOrder = 1
end
object OnlyContentsCheck: TCheckBox
Left = 16
Top = 16
Width = 161
Height = 17
Caption = 'ソス}ソスbソス`ソスソスソスソスソスsソスソスソスソスソスソスフゑソス(&E)'
TabOrder = 0
OnClick = OnlyContentsCheckClick
end
end
object Button2: TButton
Left = 208
Top = 264
Width = 75
Height = 20
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 288
Top = 264
Width = 75
Height = 20
Cancel = True
Caption = 'ソスLソスソスソスソスソスZソスソス'
ModalResult = 2
TabOrder = 5
end
object Button4: TButton
Left = 368
Top = 264
Width = 75
Height = 20
Caption = 'ソスwソスソスソスv(&H)'
TabOrder = 6
OnClick = Button4Click
end
end