object FrmCameraPlayer: TFrmCameraPlayer Left = 0 Top = 0 Align = alCustom BorderStyle = bsNone Caption = #50689#49345 ClientHeight = 212 ClientWidth = 380 Color = clSilver 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 DesignSize = ( 380 212) PixelsPerInch = 96 TextHeight = 14 object PnlCamera: TPanel Left = 1 Top = 20 Width = 379 Height = 191 Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone Color = clBlack DoubleBuffered = False Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = #47569#51008' '#44256#46357 Font.Style = [fsBold] ParentBackground = False ParentDoubleBuffered = 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 = 208 ExplicitTop = 90 ExplicitWidth = 171 ExplicitHeight = 101 end object PasLibVlcPlayer1: TPasLibVlcPlayer Left = 0 Top = 0 Width = 379 Height = 191 Align = alClient OnDblClick = PasLibVlcPlayer1DblClick OsdShow = False SnapShotFmt = 'png' OnMediaPlayerMediaChanged = PasLibVlcPlayer1MediaPlayerMediaChanged OnMediaPlayerOpening = PasLibVlcPlayer1MediaPlayerOpening OnMediaPlayerPlaying = PasLibVlcPlayer1MediaPlayerPlaying OnMediaPlayerStopped = PasLibVlcPlayer1MediaPlayerStopped OnMediaPlayerEncounteredError = PasLibVlcPlayer1MediaPlayerEncounteredError OnMediaPlayerPositionChanged = PasLibVlcPlayer1MediaPlayerPositionChanged MouseEventsHandler = mehComponent 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 = #50689#49345' '#50672#44208 OnClick = MnuConnectClick end object MnuDisconnect: TMenuItem Caption = #50689#49345' '#50672#44208' '#51333#47308 OnClick = MnuDisconnectClick end object N1: TMenuItem Caption = '-' end object MnuInfo: TMenuItem Caption = #50689#49345' '#51221#48372'...' OnClick = MnuInfoClick end end end