object LevelMeterForm: TLevelMeterForm Left = 192 Top = 114 BorderStyle = bsToolWindow Caption = '���x�����[�^�[' ClientHeight = 34 ClientWidth = 378 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False Position = poDefault OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 12 object Panel1: TPanel Left = 0 Top = 0 Width = 377 Height = 35 BevelOuter = bvNone TabOrder = 0 object LevelMeterArea: TImage Left = 16 Top = 0 Width = 361 Height = 33 end object Label1: TLabel Left = 5 Top = 4 Width = 10 Height = 9 Caption = '�k' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = '�l�r �S�V�b�N' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 5 Top = 20 Width = 10 Height = 9 Caption = '�q' Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = '�l�r �S�V�b�N' Font.Style = [] ParentFont = False Layout = tlBottom end end end