mc_dlmcdj.~dfm

来自「1、系统环境要求:所有程序均在Windows98/XP操作系统下测试运行。 2」· ~DFM 代码 · 共 21 行

~DFM
21
字号
object DLMCDJ: TDLMCDJ
  Left = 154
  Top = 123
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = '大楼名称登记:'
  ClientHeight = 343
  ClientWidth = 600
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = '宋体'
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  ShowHint = True
  PixelsPerInch = 96
  TextHeight = 12
end

⌨️ 快捷键说明

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