object FrmIcsCamera: TFrmIcsCamera Left = 0 Top = 0 Align = alCustom BorderIcons = [] BorderStyle = bsNone Caption = 'FrmIcsCamera' ClientHeight = 212 ClientWidth = 380 Color = clSilver DragMode = dmAutomatic Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #47569#51008' '#44256#46357 Font.Style = [] OldCreateOrder = False Position = poDesigned OnDestroy = FormDestroy ExplicitWidth = 320 ExplicitHeight = 240 DesignSize = ( 380 212) PixelsPerInch = 96 TextHeight = 15 object PnlCamera: TPanel Left = 1 Top = 0 Width = 379 Height = 211 Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = #47569#51008' '#44256#46357 Font.Style = [fsBold] ParentBackground = False ParentFont = False TabOrder = 0 object ImgNoData: TImage Left = 0 Top = 20 Width = 379 Height = 191 Align = alClient Center = True Visible = False ExplicitLeft = 27 ExplicitTop = 22 ExplicitWidth = 96 ExplicitHeight = 93 end object PnlName: TPanel Left = 0 Top = 0 Width = 379 Height = 20 Align = alTop Alignment = taLeftJustify BevelOuter = bvNone Caption = 'Title' Color = clBlue ParentBackground = False TabOrder = 0 end object WebBrowser1: TWebBrowser Left = 0 Top = 20 Width = 379 Height = 191 Align = alClient TabOrder = 1 OnBeforeNavigate2 = WebBrowser1BeforeNavigate2 ExplicitWidth = 1407 ExplicitHeight = 647 ControlData = { 4C0000002C270000BE1300000000000000000000000000000000000000000000 000000004C000000000000000000000001000000E0D057007335CF11AE690800 2B2E126208000000000000004C0000000114020000000000C000000000000046 8000000000000000000000000000000000000000000000000000000000000000 00000000000000000100000000000000000000000000000000000000} end 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#51333#47308 OnClick = MnuDisconnectClick end object N2: TMenuItem Caption = '-' Visible = False end object MnuRelease: TMenuItem Caption = #54624#45817#54644#51228 Visible = False OnClick = MnuReleaseClick end end object TmrPlay: TTimer Enabled = False Interval = 500 OnTimer = TmrPlayTimer Left = 248 Top = 64 end object TmrStop: TTimer Enabled = False Interval = 500 OnTimer = TmrStopTimer Left = 232 Top = 152 end end