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 PopupMenu = PopupMenu1 Position = poDesigned 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 PopupMenu = PopupMenu1 TabOrder = 0 OnDragDrop = PnlCameraDragDrop OnDragOver = PnlCameraDragOver object AcesTechXPlayer21: TAcesTechXPlayer2 Left = 0 Top = 0 Width = 379 Height = 211 ParentCustomHint = False Align = alClient TabOrder = 0 Visible = False OnDragDrop = PnlCameraDragDrop OnDragOver = PnlCameraDragOver ExplicitTop = -16 ControlData = {000001002C270000CF15000000000000} end 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 = False Style.TransparentBorder = False Style.IsFontAssigned = True StyleDisabled.LookAndFeel.NativeStyle = False StyleFocused.LookAndFeel.NativeStyle = False StyleHot.LookAndFeel.NativeStyle = False Properties.Alignment.Vert = taVCenter Transparent = True OnClick = LblNameClick AnchorY = 14 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 N2: TMenuItem Caption = '-' end object MnuRelease: TMenuItem Caption = #54624#45817#54644#51228 OnClick = MnuReleaseClick end end object TmrPlay: TTimer Enabled = False Interval = 500 OnTimer = TmrPlayTimer Left = 136 Top = 104 end object TmrStop: TTimer Enabled = False Interval = 500 OnTimer = TmrStopTimer Left = 232 Top = 152 end end