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

📄 unit1.dfm

📁 运用于大型软件的日历显示
💻 DFM
字号:
object Form1: TForm1
  Left = 263
  Top = 217
  Width = 696
  Height = 480
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 144
    Top = 96
    Width = 24
    Height = 13
    Caption = #24180#65306
  end
  object Label2: TLabel
    Left = 144
    Top = 128
    Width = 24
    Height = 13
    Caption = #26376#65306
  end
  object Label3: TLabel
    Left = 144
    Top = 160
    Width = 24
    Height = 13
    Caption = #26085#65306
  end
  object Label4: TLabel
    Left = 144
    Top = 192
    Width = 48
    Height = 13
    Caption = #26102#20998#31186#65306
  end
  object Label5: TLabel
    Left = 144
    Top = 224
    Width = 36
    Height = 13
    Caption = #26143#26399#65306
  end
  object Label6: TLabel
    Left = 240
    Top = 96
    Width = 32
    Height = 13
    Caption = 'Label6'
  end
  object Label7: TLabel
    Left = 240
    Top = 128
    Width = 32
    Height = 13
    Caption = 'Label7'
  end
  object Label8: TLabel
    Left = 240
    Top = 160
    Width = 32
    Height = 13
    Caption = 'Label8'
  end
  object Label9: TLabel
    Left = 240
    Top = 192
    Width = 145
    Height = 13
    AutoSize = False
    Caption = 'Label9'
  end
  object Label10: TLabel
    Left = 240
    Top = 224
    Width = 145
    Height = 13
    AutoSize = False
    Caption = 'Label10'
  end
end

⌨️ 快捷键说明

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