⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unitno3.~dfm

📁 智能监控delphi源码, 操作说明 1. 在两台微机上分别运行文件夹中的可执行文件。 2. 主界面程序可以通过菜单或者按钮选择监控方式、报警模式、打开/关闭摄像头、开始/停止录像以及查看历史记
💻 ~DFM
字号:
object FormNo3: TFormNo3
  Left = 86
  Top = 116
  Width = 696
  Height = 480
  Caption = '3#'#25668#20687#22836#30417#25511#31383#21475
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object grp1: TGroupBox
    Left = 144
    Top = 48
    Width = 361
    Height = 329
    Caption = 'grp1'
    TabOrder = 0
    object VideoCap3: TVideoCap
      Left = 0
      Top = 8
      Width = 409
      Height = 321
      color = clBlack
      DriverOpen = False
      DriverIndex = -1
      VideoOverlay = False
      VideoPreview = False
      PreviewScaleToWindow = False
      PreviewScaleProportional = False
      PreviewRate = 30
      MicroSecPerFrame = 66667
      FrameRate = 15
      VideoFileName = 'Video.avi'
      SingleImageFile = 'Capture.bmp'
      CapTimeLimit = 0
      CapIndexSize = 0
      CapToFile = True
      BufferFileSize = 0
    end
  end
  object btnStartGet3: TButton
    Left = 576
    Top = 80
    Width = 75
    Height = 25
    Caption = #24320#22987#24405#20687
    TabOrder = 1
    OnClick = btnStartGet3Click
  end
  object btnStopMoniter3: TButton
    Left = 576
    Top = 256
    Width = 75
    Height = 25
    Caption = #25171#24320#30417#25511
    TabOrder = 2
    OnClick = btnStopMoniter3Click
  end
  object tmr1: TTimer
    Enabled = False
    Left = 552
    Top = 112
  end
  object tmr2: TTimer
    Left = 552
    Top = 232
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -