home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd2.bin / prevodniky / download / TMPGEnc / TMPGEnc2521.exe / TMPGEnc.exe / 1028 / RCDATA / TWAVEMETERFORM / TWAVEMETERFORM.txt
Text File  |  2003-09-16  |  1KB  |  64 lines

  1. object WaveMeterForm: TWaveMeterForm
  2.   Left = 192
  3.   Top = 185
  4.   BorderStyle = bsToolWindow
  5.   Caption = '∩┐╜i∩┐╜∩┐╜'
  6.   ClientHeight = 241
  7.   ClientWidth = 378
  8.   Color = clBtnFace
  9.   Font.Charset = CHINESEBIG5_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = '∩┐╜╙⌐∩┐╜∩┐╜∩┐╜'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poDefault
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnKeyDown = FormKeyDown
  20.   PixelsPerInch = 96
  21.   TextHeight = 12
  22.   object Panel1: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 377
  26.     Height = 249
  27.     BevelOuter = bvNone
  28.     TabOrder = 0
  29.     object LevelMeterArea: TImage
  30.       Left = 16
  31.       Top = 0
  32.       Width = 361
  33.       Height = 241
  34.     end
  35.     object Label1: TLabel
  36.       Left = 5
  37.       Top = 56
  38.       Width = 10
  39.       Height = 9
  40.       Caption = '∩┐╜∩┐╜'
  41.       Font.Charset = CHINESEBIG5_CHARSET
  42.       Font.Color = clWindowText
  43.       Font.Height = -9
  44.       Font.Name = '∩┐╜█ó∩┐╜ ????'
  45.       Font.Style = []
  46.       ParentFont = False
  47.     end
  48.     object Label2: TLabel
  49.       Left = 5
  50.       Top = 176
  51.       Width = 10
  52.       Height = 9
  53.       Caption = '∩┐╜∩┐╜'
  54.       Font.Charset = CHINESEBIG5_CHARSET
  55.       Font.Color = clWindowText
  56.       Font.Height = -9
  57.       Font.Name = '∩┐╜█ó∩┐╜ ????'
  58.       Font.Style = []
  59.       ParentFont = False
  60.       Layout = tlBottom
  61.     end
  62.   end
  63. end
  64.