object ReadErrorDlg: TReadErrorDlg Left = 336 Top = 213 BorderStyle = bsDialog Caption = '̫�ѓǂݍ��ݒ��̴װ' ClientHeight = 128 ClientWidth = 312 Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 12 object Bevel1: TBevel Left = 8 Top = 8 Width = 300 Height = 81 end object Label1: TLabel Left = 14 Top = 12 Width = 283 Height = 61 AutoSize = False Caption = '%s. �װ�𖳎����đ����܂����H' end object IgnoreButton: TButton Left = 38 Top = 96 Width = 75 Height = 25 Caption = '����(&I)' ModalResult = 1 TabOrder = 0 end object CancelButton: TButton Left = 119 Top = 96 Width = 75 Height = 25 Cancel = True Caption = '��ݾ�' ModalResult = 2 TabOrder = 1 end object IgnoreAllButton: TButton Left = 199 Top = 96 Width = 75 Height = 25 Caption = '�S�Ė���(&A)' TabOrder = 2 OnClick = IgnoreAllClick end end