object DelListForm: TDelListForm Left = 131 Top = 147 BorderStyle = bsDialog Caption = 'ɾ����ǰ�б�' ClientHeight = 162 ClientWidth = 415 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '����' Font.Style = [] PixelsPerInch = 96 TextHeight = 12 object Button1: TButton Left = 96 Top = 112 Width = 75 Height = 25 Caption = 'ȷ��' Default = True ModalResult = 1 TabOrder = 0 end object Button2: TButton Left = 248 Top = 112 Width = 75 Height = 25 Cancel = True Caption = 'ȡ��' ModalResult = 2 TabOrder = 1 end object ObjGroup: TRadioGroup Left = 40 Top = 16 Width = 161 Height = 73 Caption = '��������' ItemIndex = 1 Items.Strings = ( 'ɾ��ȫ��' '��������ΪSAVE��') TabOrder = 2 end object MethodGroup: TRadioGroup Left = 224 Top = 16 Width = 145 Height = 73 Caption = '������ʽ' ItemIndex = 0 Items.Strings = ( '���ñ�־' '����־') TabOrder = 3 end end