object LevelMeterForm: TLevelMeterForm Left = 192 Top = 114 BorderStyle = bsToolWindow Caption = '???????' ClientHeight = 34 ClientWidth = 378 Color = clBtnFace Font.Charset = CHINESEBIG5_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�ө���' 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 = '��' Font.Charset = CHINESEBIG5_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = '�ۢ� ????' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 5 Top = 20 Width = 10 Height = 9 Caption = '��' Font.Charset = CHINESEBIG5_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = '�ۢ� ????' Font.Style = [] ParentFont = False Layout = tlBottom end end end