gys.dfm

来自「一个基于数据的药品行业管理系统,较全面,可供学习数据的开发人员参考消息」· DFM 代码 · 共 25 行

DFM
25
字号
object frm_csda: Tfrm_csda
  Left = -4
  Top = -4
  BorderIcons = []
  BorderStyle = bsNone
  Caption = #20379#24212#21830#26723#26696
  ClientHeight = 553
  ClientWidth = 800
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
end

⌨️ 快捷键说明

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