object FindForm: TFindForm Left = 307 Top = 224 ActiveControl = Button1 BorderStyle = bsDialog Caption = '���������̎w��' ClientHeight = 126 ClientWidth = 432 Font.Color = clWindowText Font.Height = -15 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 120 TextHeight = 15 object Label1: TLabel Left = 8 Top = 8 Width = 68 Height = 15 Caption = '���������F' end object Button1: TButton Left = 344 Top = 8 Width = 81 Height = 25 Caption = '�����J�n' Default = True TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 344 Top = 40 Width = 81 Height = 25 Caption = '��ݾ�' TabOrder = 1 OnClick = Button2Click end object ComboBox1: TComboBox Left = 8 Top = 24 Width = 321 Height = 23 ItemHeight = 15 TabOrder = 2 end object GroupBox1: TGroupBox Left = 8 Top = 56 Width = 321 Height = 41 Caption = '�J�n�ʒu' TabOrder = 3 object RadioButton1: TRadioButton Left = 8 Top = 18 Width = 145 Height = 17 Caption = '̧�ق̐擪����' Checked = True TabOrder = 0 TabStop = True end object RadioButton2: TRadioButton Left = 152 Top = 16 Width = 153 Height = 17 Caption = '���ق̈ʒu����' TabOrder = 1 end end object CheckBox1: TCheckBox Left = 8 Top = 104 Width = 177 Height = 17 Caption = '�啶���Ə����������' TabOrder = 4 end end