object Form1: TForm1 Left = 366 Top = 257 Width = 679 Height = 445 Caption = 'Moza IC by IbZ(c)' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 368 Width = 671 Height = 50 Align = alBottom TabOrder = 0 object Label1: TLabel Left = 8 Top = 8 Width = 7 Height = 24 Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 32 Top = 4 Width = 140 Height = 13 Caption = #8470' '#1082#1072#1085#1072#1083#1072' '#1076#1083#1103' '#1084#1086#1085#1080#1090#1086#1088#1080#1085#1075#1072 Visible = False end object Label3: TLabel Left = 616 Top = 0 Width = 54 Height = 13 Caption = 'Read bytes' Visible = False end object Label4: TLabel Left = 616 Top = 24 Width = 85 Height = 13 Caption = 'Demux read bytes' Visible = False end object Label5: TLabel Left = 472 Top = 0 Width = 81 Height = 13 Caption = 'Demux corrupted' Visible = False end object Label6: TLabel Left = 472 Top = 12 Width = 94 Height = 13 Caption = 'Demux discontinuity' Visible = False end object Label7: TLabel Left = 336 Top = 0 Width = 73 Height = 13 Caption = 'Decoded video' Visible = False end object Label8: TLabel Left = 336 Top = 24 Width = 73 Height = 13 Caption = 'Decoded audio' Visible = False end object Label9: TLabel Left = 336 Top = 12 Width = 86 Height = 13 Caption = 'Displayed pictures' Visible = False end object Label10: TLabel Left = 472 Top = 24 Width = 60 Height = 13 Caption = 'Lost pictures' Visible = False end object Label11: TLabel Left = 336 Top = 36 Width = 75 Height = 13 Caption = 'Played ABuffers' Visible = False end object Label12: TLabel Left = 472 Top = 36 Width = 63 Height = 13 Caption = 'Lost ABuffers' Visible = False end object Label13: TLabel Left = 240 Top = 8 Width = 63 Height = 13 Caption = 'Sent packets' Visible = False end object Label14: TLabel Left = 240 Top = 20 Width = 53 Height = 13 Caption = 'Send bytes' Visible = False end object Label15: TLabel Left = 616 Top = 12 Width = 56 Height = 13 Caption = 'Input bitrate' Visible = False end object Label16: TLabel Left = 616 Top = 36 Width = 65 Height = 13 Caption = 'Demux bitrate' Visible = False end object Label17: TLabel Left = 240 Top = 32 Width = 57 Height = 13 Caption = 'Send bitrate' Visible = False end object Label18: TLabel Left = 64 Top = 24 Width = 6 Height = 13 Caption = '1' Visible = False end object Edit1: TEdit Left = 32 Top = 20 Width = 25 Height = 21 TabOrder = 0 Text = '1' Visible = False end object Button1: TButton Left = 88 Top = 20 Width = 81 Height = 25 Caption = #1052#1086#1085#1080#1090#1086#1088#1080#1090#1100'!' TabOrder = 1 Visible = False OnClick = Button1Click end end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 88 Top = 112 end object Timer2: TTimer Enabled = False OnTimer = Timer2Timer Left = 128 Top = 112 end end