object FrmCamera: TFrmCamera Left = 0 Top = 0 Align = alCustom BorderIcons = [] BorderStyle = bsNone Caption = 'FrmCamera' 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 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 = 0 Width = 379 Height = 211 Align = alClient Center = True Visible = False ExplicitLeft = 27 ExplicitTop = 22 ExplicitWidth = 96 ExplicitHeight = 93 end object AcesTechXPlayer21: TAcesTechXPlayer2 Left = 0 Top = 0 Width = 379 Height = 211 ParentCustomHint = False Align = alClient TabOrder = 1 Visible = False ExplicitTop = -16 ControlData = {000001002C270000CF15000000000000} end object LblName: TcxLabel Left = 5 Top = 5 ParentCustomHint = False Caption = #52852#47700#46972' '#47749#52845 ParentColor = False ParentFont = False ParentShowHint = False ShowHint = False Style.Font.Charset = DEFAULT_CHARSET Style.Font.Color = clWhite Style.Font.Height = -13 Style.Font.Name = #47569#51008' '#44256#46357 Style.Font.Style = [fsBold] Style.LookAndFeel.NativeStyle = True Style.TransparentBorder = False Style.IsFontAssigned = True StyleDisabled.LookAndFeel.NativeStyle = True StyleFocused.LookAndFeel.NativeStyle = True StyleHot.LookAndFeel.NativeStyle = True Properties.Alignment.Vert = taVCenter Transparent = True AnchorY = 14 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