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

📄 unit1.~dfm

📁 dephi视频控制(Demo+源码) SendMessage做视频捕获,不要驱动
💻 ~DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 857
  Height = 421
  Caption = #35270#39057#25429#25417'Demo'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 0
    Top = 336
    Width = 409
    Height = 1
  end
  object Image1: TImage
    Left = 416
    Top = 24
    Width = 337
    Height = 281
  end
  object Panel1: TPanel
    Left = 16
    Top = 24
    Width = 377
    Height = 297
    Caption = #35270#39057#21306#22495
    TabOrder = 0
  end
  object Button2: TButton
    Left = 24
    Top = 352
    Width = 73
    Height = 25
    Caption = #24320#22987
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 96
    Top = 352
    Width = 73
    Height = 25
    Caption = #20572#27490
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button1: TButton
    Left = 168
    Top = 352
    Width = 73
    Height = 25
    Caption = #20445#23384'BMP'
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button4: TButton
    Left = 240
    Top = 352
    Width = 73
    Height = 25
    Caption = #24320#22987#24405#20687
    TabOrder = 4
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 312
    Top = 352
    Width = 81
    Height = 25
    Caption = #20572#27490#24405#20687
    TabOrder = 5
    OnClick = Button5Click
  end
end

⌨️ 快捷键说明

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