object CPUMeterForm: TCPUMeterForm Left = 128 Top = 165 BorderStyle = bsToolWindow Caption = 'CPUMeter' ClientHeight = 256 ClientWidth = 200 Color = clBtnFace Font.Charset = CHINESEBIG5_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�ө���' Font.Style = [] OldCreateOrder = False Position = poDefaultSizeOnly OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 12 object CPUMeterArea: TImage Left = 0 Top = 0 Width = 200 Height = 256 end end