object FrmCameraPlayer: TFrmCameraPlayer Left = 0 Top = 0 Align = alCustom BorderStyle = bsNone Caption = #50689#49345 ClientHeight = 212 ClientWidth = 380 Color = clSilver DragMode = dmAutomatic Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] Padding.Left = 1 Padding.Bottom = 1 OldCreateOrder = False Position = poDesigned OnClose = FormClose OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object PnlCamera: TPanel Left = 1 Top = 20 Width = 379 Height = 191 Align = alClient BevelOuter = bvNone Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 0 OnDblClick = PnlCameraDblClick object ImgNoData: TImage Left = 0 Top = 0 Width = 379 Height = 191 Align = alClient Center = True Visible = False ExplicitLeft = 15 ExplicitTop = 27 ExplicitWidth = 222 ExplicitHeight = 83 end end object PnlName: TPanel Left = 1 Top = 0 Width = 379 Height = 20 Align = alTop Alignment = taLeftJustify BevelOuter = bvNone Caption = 'Title' Color = clBlue Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentBackground = False ParentFont = False TabOrder = 1 end object TmrShow: TTimer Enabled = False Interval = 500 OnTimer = TmrShowTimer Left = 212 Top = 36 end object PopupMenu1: TPopupMenu AutoHotkeys = maManual Left = 108 Top = 124 object MnuConnect: TMenuItem Caption = #50672#44208 OnClick = MnuConnectClick end object MnuDisconnect: TMenuItem Caption = #50672#44208#54644#51228 OnClick = MnuDisconnectClick end object N1: TMenuItem Caption = '-' end object MnuInfo: TMenuItem Caption = #51221#48372'...' OnClick = MnuInfoClick end end object FFPlayer1: TFFPlayer OnState = FFPlayer1State DisableAudio = True Mute = True Left = 256 Top = 136 end end