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

📄 wlt.dfm

📁 D7设计的小巧磁盘编辑器 Window2000/Xp下的小巧磁盘编辑器
💻 DFM
字号:
object Form2: TForm2
  Left = 292
  Top = 170
  BorderStyle = bsDialog
  Caption = #20889#25159#21306#21040'...'
  ClientHeight = 190
  ClientWidth = 168
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 16
    Top = 8
    Width = 36
    Height = 13
    Caption = #30446#26631#30424
  end
  object Label2: TLabel
    Left = 8
    Top = 64
    Width = 48
    Height = 13
    Caption = #36215#22987#25159#21306
  end
  object Button1: TButton
    Left = 8
    Top = 144
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 88
    Top = 144
    Width = 75
    Height = 25
    Caption = #21462#28040
    ModalResult = 2
    TabOrder = 1
  end
  object SpinEdit1: TSpinEdit
    Left = 8
    Top = 80
    Width = 121
    Height = 22
    MaxValue = 0
    MinValue = 0
    TabOrder = 2
    Value = 0
  end
  object DriveComboBox1: TDriveComboBox
    Left = 8
    Top = 32
    Width = 145
    Height = 19
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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