object FormFirstDialog: TFormFirstDialog Left = 200 Top = 107 BorderStyle = bsDialog Caption = '�Z�b�g�A�b�v' ClientHeight = 233 ClientWidth = 385 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS UI Gothic' Font.Style = [] OldCreateOrder = True Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object Label1: TLabel Left = 8 Top = 12 Width = 369 Height = 12 Alignment = taCenter AutoSize = False end object Label2: TLabel Left = 8 Top = 28 Width = 369 Height = 12 Alignment = taCenter AutoSize = False end object ButtonStart: TButton Left = 64 Top = 184 Width = 121 Height = 33 Caption = '�C���X�g�[���J�n' Default = True ModalResult = 1 TabOrder = 2 OnClick = ButtonStartClick end object ButtonCancel: TButton Left = 200 Top = 184 Width = 121 Height = 33 Cancel = True Caption = '�L�����Z��' ModalResult = 2 TabOrder = 3 end object GroupBox1: TGroupBox Left = 8 Top = 56 Width = 369 Height = 41 Caption = '�C���X�g�[����p�X' TabOrder = 0 object DashBox1: TDashBox Left = 8 Top = 15 Width = 353 Height = 20 Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 0 TabStop = True Text = 'DashBox1' OnClick = DashBox1Click end end object GroupBox2: TGroupBox Left = 8 Top = 104 Width = 369 Height = 61 Caption = '�I�v�V����' TabOrder = 1 object CheckBox1: TCheckBox Left = 8 Top = 16 Width = 353 Height = 17 Caption = '�X�^�[�g���j���[�́u�v���O�����v�ɃV���[�g�J�b�g��o�^����' Checked = True State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 8 Top = 36 Width = 353 Height = 17 Caption = '�u�A�v���P�[�V�����̒lj��ƍ폜�v�̃A���C���X�g�[���ɑΉ�����' Checked = True State = cbChecked TabOrder = 1 end end object FileOperation: TFileOperation Options = [] Left = 344 Top = 200 end end