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

📄 unit1.~dfm

📁 本光盘是《Delphi 7应用教程》一书的配套光盘
💻 ~DFM
字号:
object Form1: TForm1
  Left = 213
  Top = 168
  Width = 233
  Height = 225
  Caption = 'Form1'
  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 = 8
    Width = 204
    Height = 13
    Caption = #25903#25345#25991#20214#25302#25918#25805#20316#30340#21015#34920#26694#32452#20214#31034#20363#65306
  end
  object DropFileListBox1: TDropFileListBox
    Left = 24
    Top = 40
    Width = 153
    Height = 137
    ItemHeight = 13
    TabOrder = 0
    OnDropFiles = DropFileListBox1DropFiles
    DropEnabled = True
  end
end

⌨️ 快捷键说明

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