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

📄 hakeunit.dfm

📁 datacnie多页面浏览器datacnie 原程序
💻 DFM
字号:
object hackform: Thackform
  Left = 192
  Top = 153
  Width = 405
  Height = 183
  Caption = 'hackform'
  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 Label1: TLabel
    Left = 24
    Top = 8
    Width = 32
    Height = 13
    Caption = 'Label1'
  end
  object Label2: TLabel
    Left = 24
    Top = 32
    Width = 32
    Height = 13
    Caption = 'Label2'
  end
  object Label3: TLabel
    Left = 24
    Top = 56
    Width = 32
    Height = 13
    Caption = 'Label3'
  end
  object OKBtn: TButton
    Left = 103
    Top = 84
    Width = 60
    Height = 22
    Caption = #30830#30340
    Default = True
    ModalResult = 1
    TabOrder = 0
  end
  object CancelBtn: TButton
    Left = 175
    Top = 84
    Width = 60
    Height = 22
    Cancel = True
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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