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

📄 unit1.~dfm

📁 视屏采集软件
💻 ~DFM
字号:
object Form1: TForm1
  Left = 364
  Top = 121
  Width = 594
  Height = 511
  Caption = #35270#39057#37319#38598#36719#20214
  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 Panel1: TPanel
    Left = 16
    Top = 8
    Width = 553
    Height = 401
    Caption = 'Panel1'
    TabOrder = 0
  end
  object BitBtn1: TBitBtn
    Left = 56
    Top = 440
    Width = 75
    Height = 25
    Caption = #24320#22987
    TabOrder = 1
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 416
    Top = 440
    Width = 75
    Height = 25
    Caption = #20572#27490
    TabOrder = 2
    OnClick = BitBtn2Click
  end
  object IdUDPClient1: TIdUDPClient
    Port = 0
    Left = 528
    Top = 424
  end
end

⌨️ 快捷键说明

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