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

📄 unit13.dfm

📁 将指纹转换成图片,可以下载234132,DELPHI
💻 DFM
字号:
object Form13: TForm13
  Left = 240
  Top = 186
  Width = 406
  Height = 301
  Caption = '168'#25351#32441#20202#31034#20363#31243#24207
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object BitBtn1: TBitBtn
    Left = 288
    Top = 24
    Width = 97
    Height = 25
    Caption = #30331#35760#31532#19968#26522#25351#32441
    TabOrder = 0
    OnClick = BitBtn1Click
  end
  object BitBtn2: TBitBtn
    Left = 288
    Top = 64
    Width = 97
    Height = 25
    Caption = #30331#35760#31532#20108#26522#25351#32441
    TabOrder = 1
    OnClick = BitBtn2Click
  end
  object BitBtn3: TBitBtn
    Left = 288
    Top = 200
    Width = 97
    Height = 25
    Caption = #20445#23384
    TabOrder = 2
    OnClick = BitBtn3Click
  end
  object BitBtn4: TBitBtn
    Left = 288
    Top = 240
    Width = 97
    Height = 25
    Caption = #25918#24323
    TabOrder = 3
    OnClick = BitBtn4Click
  end
  object Panel1: TPanel
    Left = 16
    Top = 8
    Width = 240
    Height = 240
    TabOrder = 4
  end
  object Button1: TButton
    Left = 288
    Top = 112
    Width = 97
    Height = 25
    Caption = #27604#23545
    TabOrder = 5
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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