object FileUtilForm: TFileUtilForm Left = 326 Top = 236 ActiveControl = Button1 BorderStyle = bsDialog Caption = '̧�ق̺�߰�E�ړ�' ClientHeight = 92 ClientWidth = 383 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 Panel1: TPanel Left = 8 Top = 8 Width = 369 Height = 49 BevelInner = bvLowered BevelOuter = bvNone TabOrder = 0 object Label3D1: TLabel3D Left = 8 Top = 8 Width = 353 Height = 17 Caption = 'Label3D1' end object Label3D2: TLabel3D Left = 8 Top = 24 Width = 353 Height = 17 Caption = 'Label3D2' end end object Button1: TButton Left = 8 Top = 64 Width = 121 Height = 25 Caption = '�R�s�[���܂�(&C)' Default = True TabOrder = 1 OnClick = Button1Click end object Button2: TButton Left = 136 Top = 64 Width = 121 Height = 25 Caption = '�ړ����܂�(&M)' TabOrder = 2 OnClick = Button2Click end object Button3: TButton Left = 264 Top = 64 Width = 113 Height = 25 Caption = '��ݾ�' TabOrder = 3 OnClick = Button3Click end end