object KeyWordPropForm: TKeyWordPropForm Left = 212 Top = 191 BorderStyle = bsDialog Caption = '�L�[���[�h�̃v���p�e�B' ClientHeight = 201 ClientWidth = 517 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 = poOwnerFormCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 8 Top = 20 Width = 70 Height = 12 Caption = '�L�[���[�h(&K)' FocusControl = KeyWordEdit end object KeyWordEdit: TEdit Left = 88 Top = 16 Width = 393 Height = 20 TabOrder = 0 end object GroupBox1: TGroupBox Left = 24 Top = 48 Width = 177 Height = 97 Caption = '�������@' TabOrder = 1 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 = '�����܂�����(&F)' Enabled = False TabOrder = 3 end end object DispGroup: TGroupBox Left = 216 Top = 48 Width = 281 Height = 121 Caption = '�\�����@(&V)' TabOrder = 2 object RadioButton1: TRadioButton Left = 16 Top = 16 Width = 81 Height = 17 Caption = '�����\��1' Checked = True Color = clBtnFace ParentColor = False TabOrder = 0 TabStop = True end object RadioButton2: TRadioButton Tag = 1 Left = 16 Top = 32 Width = 81 Height = 17 Caption = '�����\��2' TabOrder = 1 end object RadioButton3: TRadioButton Tag = 2 Left = 16 Top = 48 Width = 81 Height = 17 Caption = '�����\��3' TabOrder = 2 end object RadioButton4: TRadioButton Tag = 3 Left = 16 Top = 64 Width = 81 Height = 17 Caption = '�����\��4' TabOrder = 3 end object RadioButton7: TRadioButton Tag = 4 Left = 104 Top = 12 Width = 81 Height = 25 Caption = '�s�̋���1' TabOrder = 6 end object RadioButton8: TRadioButton Tag = 5 Left = 104 Top = 32 Width = 81 Height = 17 Caption = '�s�̋���2' TabOrder = 7 end object RadioButton13: TRadioButton Left = 192 Top = 16 Width = 81 Height = 17 Caption = '�R�����g' TabOrder = 12 end object RadioButton6: TRadioButton Tag = 3 Left = 16 Top = 96 Width = 81 Height = 17 Caption = '�����\��6' TabOrder = 5 end object RadioButton5: TRadioButton Tag = 2 Left = 16 Top = 80 Width = 81 Height = 17 Caption = '�����\��5' TabOrder = 4 end object RadioButton9: TRadioButton Tag = 4 Left = 104 Top = 48 Width = 81 Height = 17 Caption = '�s�̋���3' TabOrder = 8 end object RadioButton10: TRadioButton Tag = 5 Left = 104 Top = 64 Width = 81 Height = 17 Caption = '�s�̋���4' TabOrder = 9 end object RadioButton11: TRadioButton Tag = 4 Left = 104 Top = 80 Width = 81 Height = 17 Caption = '�s�̋���5' TabOrder = 10 end object RadioButton12: TRadioButton Tag = 5 Left = 104 Top = 96 Width = 81 Height = 17 Caption = '�s�̋���6' TabOrder = 11 end end object Button1: TButton Left = 264 Top = 176 Width = 75 Height = 20 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 344 Top = 176 Width = 75 Height = 20 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 4 end object Button3: TButton Left = 424 Top = 176 Width = 75 Height = 20 Caption = '�w���v(&H)' TabOrder = 5 OnClick = Button3Click end end