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

📄 unit1.dfm

📁 帮助编写程序
💻 DFM
字号:
object Form1: TForm1
  Left = 524
  Top = 259
  Width = 241
  Height = 263
  Caption = #29983#25104'CHM'#25991#20214#20363#23376
  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 = 8
    Top = 0
    Width = 161
    Height = 13
    AutoSize = False
    Caption = #35201#29983#25104'CHM'#30340#25991#20214#22841
  end
  object Label2: TLabel
    Left = 8
    Top = 40
    Width = 160
    Height = 13
    AutoSize = False
    Caption = #35201#29983#25104'CHM'#30340#25991#20214#21517
  end
  object Label3: TLabel
    Left = 8
    Top = 88
    Width = 176
    Height = 96
    Caption = 
      #35831#25226'hha.dll'#12289'hhc.exe'#36825#20004#20010#25991#20214#21644#25191#34892#25991#20214#25918#22312#19968#36215#12290'                 '#21407#29702#26159#29983#25104'HHC'#12289'HHK'#12289'HH' +
      'P'#19977#20010#25991#20214#65292#20877#35843#29992'hhc.exe'#26469#32534#35793#12290
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    WordWrap = True
  end
  object Edit1: TEdit
    Left = 8
    Top = 16
    Width = 169
    Height = 21
    Enabled = False
    TabOrder = 0
  end
  object Button1: TButton
    Left = 56
    Top = 192
    Width = 97
    Height = 25
    Caption = #32534#35793
    TabOrder = 1
    OnClick = Button1Click
  end
  object Edit2: TEdit
    Left = 8
    Top = 56
    Width = 169
    Height = 21
    Enabled = False
    TabOrder = 2
  end
  object Button2: TButton
    Left = 184
    Top = 15
    Width = 41
    Height = 25
    Caption = #25171#24320
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 184
    Top = 56
    Width = 41
    Height = 25
    Caption = #27983#35272
    TabOrder = 4
    OnClick = Button3Click
  end
  object OpenDialog: TOpenDialog
    Left = 168
    Top = 65528
  end
  object SaveDialog: TSaveDialog
    Left = 128
    Top = 65528
  end
end

⌨️ 快捷键说明

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