object FrmCameraScreen: TFrmCameraScreen Left = 0 Top = 0 Margins.Left = 1 Margins.Top = 1 Margins.Right = 1 Margins.Bottom = 1 Align = alClient BorderIcons = [] BorderStyle = bsNone Caption = #52852#47700#46972' '#47784#45768#53552#47553 ClientHeight = 669 ClientWidth = 1112 Color = clGray Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = #47569#51008' '#44256#46357 Font.Style = [] OldCreateOrder = False Position = poDesigned PixelsPerInch = 96 TextHeight = 15 object PnlCamera: TPanel Left = 0 Top = 0 Width = 1112 Height = 669 Align = alClient BevelEdges = [beLeft, beTop, beBottom] BevelOuter = bvNone ParentBackground = False ParentColor = True TabOrder = 0 end object TmrFullScreen: TTimer Enabled = False Interval = 500 OnTimer = TmrFullScreenTimer Left = 544 Top = 320 end object TmrStop: TTimer Enabled = False Interval = 500 OnTimer = TmrStopTimer Left = 320 Top = 288 end end