object SortProperty: TSortProperty Left = 341 Top = 159 BorderStyle = bsDialog Caption = '�\�[�g���@' ClientHeight = 208 ClientWidth = 238 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 OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object RadioGroup2: TRadioGroup Left = 144 Top = 8 Width = 89 Height = 57 Caption = '�\�[�g��' Items.Strings = ( '����(&U)' '�~��(&D)') TabOrder = 1 end object CheckBox1: TCheckBox Left = 8 Top = 144 Width = 137 Height = 17 Caption = '��A��������ʂȂ�(&Z)' TabOrder = 2 end object Button1: TButton Left = 40 Top = 176 Width = 75 Height = 25 Caption = '���F(&O)' Default = True TabOrder = 3 OnClick = Button1Click end object Button2: TButton Left = 128 Top = 176 Width = 75 Height = 25 Cancel = True Caption = '�ڍ�(&C)' TabOrder = 4 OnClick = Button2Click end object RadioGroup1: TRadioGroup Left = 8 Top = 8 Width = 129 Height = 129 Caption = '�\�[�g' TabOrder = 0 end end