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

📄 cacl.dfm

📁 这有很多Delphi应用的例子
💻 DFM
字号:
object Form1: TForm1
  Left = 243
  Top = 181
  Width = 479
  Height = 219
  Caption = #27604#36739#20540#21442#21644#21464#21442
  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 = 64
    Top = 56
    Width = 41
    Height = 17
    AutoSize = False
    Caption = #38271
  end
  object Label2: TLabel
    Left = 64
    Top = 88
    Width = 33
    Height = 17
    AutoSize = False
    Caption = #23485
  end
  object Label3: TLabel
    Left = 64
    Top = 120
    Width = 49
    Height = 17
    AutoSize = False
    Caption = #38754#31215
  end
  object Label4: TLabel
    Left = 24
    Top = 152
    Width = 105
    Height = 25
    AutoSize = False
    Caption = #35843#29992#36807#31243#21518#30340#38271
  end
  object Label5: TLabel
    Left = 56
    Top = 24
    Width = 353
    Height = 17
    AutoSize = False
    Caption = #35831#22312#19968#19979#38271#21644#23485#21518#30340#31354#30333#22788#22635#19978#22823#20110'0'#23567#20110'100'#30340#25972#25968
  end
  object Button1: TButton
    Left = 336
    Top = 152
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object Edit1: TEdit
    Left = 160
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 1
  end
  object Edit2: TEdit
    Left = 160
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit3: TEdit
    Left = 160
    Top = 120
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object Edit4: TEdit
    Left = 160
    Top = 152
    Width = 121
    Height = 21
    TabOrder = 4
  end
end

⌨️ 快捷键说明

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