object FormBackground: TFormBackground Left = 200 Top = 107 BorderIcons = [biSystemMenu] BorderStyle = bsNone Caption = 'FormBackground' ClientHeight = 453 ClientWidth = 688 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = True OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 12 object OpaquePaintBox1: TOpaquePaintBox Left = 0 Top = 0 Width = 688 Height = 453 Opaque = True Align = alClient Color = clAppWorkSpace TabOrder = 0 OnPaint = OpaquePaintBox1Paint end object FileOperation: TFileOperation Options = [] Left = 40 Top = 8 end end