object FrmVmsCam: TFrmVmsCam Left = 0 Top = 0 BorderStyle = bsToolWindow Caption = 'VMS '#50689#49345 ClientHeight = 222 ClientWidth = 372 Color = clBtnFace DefaultMonitor = dmDesktop Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PopupMenu = PopupMenu1 Position = poDesigned OnClose = FormClose OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PnlBack: TPanel Left = 0 Top = 0 Width = 372 Height = 222 Align = alClient BevelOuter = bvNone Caption = ' ' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -16 Font.Name = #47569#51008' '#44256#46357 Font.Style = [fsBold] ParentBackground = False ParentFont = False PopupMenu = PopupMenu1 TabOrder = 0 end object PnlBlob: TPanel Left = 97 Top = 143 Width = 185 Height = 41 BevelOuter = bvNone Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = #47569#51008' '#44256#46357 Font.Style = [fsBold] ParentBackground = False ParentFont = False TabOrder = 1 Visible = False object ImgBlob: TImage Left = 0 Top = 0 Width = 185 Height = 41 Align = alClient Center = True Stretch = True ExplicitLeft = 60 ExplicitTop = 60 ExplicitWidth = 157 ExplicitHeight = 77 end end object TmrShow: TTimer Enabled = False Interval = 500 OnTimer = TmrShowTimer Left = 212 Top = 36 end object pADO: TADOQuery Parameters = <> Left = 88 Top = 32 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 end object FFPlayer1: TFFPlayer OnState = FFPlayer1State Left = 152 Top = 72 end end