home *** CD-ROM | disk | FTP | other *** search
- object WaveMeterForm: TWaveMeterForm
- Left = 192
- Top = 185
- BorderStyle = bsToolWindow
- Caption = '����'
- ClientHeight = 241
- ClientWidth = 378
- Color = clBtnFace
- Font.Charset = GB2312_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 = 249
- BevelOuter = bvNone
- TabOrder = 0
- object LevelMeterArea: TImage
- Left = 16
- Top = 0
- Width = 361
- Height = 241
- end
- object Label1: TLabel
- Left = 5
- Top = 56
- Width = 10
- Height = 9
- Caption = '��'
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = '�ͣ� �����å�'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 5
- Top = 176
- Width = 10
- Height = 9
- Caption = '��'
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -9
- Font.Name = '�ͣ� �����å�'
- Font.Style = []
- ParentFont = False
- Layout = tlBottom
- end
- end
- end
-