qtsz_form.dfm

来自「一个不错的图书管理系统」· DFM 代码 · 共 23 行

DFM
23
字号
object QTSZ_F: TQTSZ_F
  Left = 257
  Top = 190
  BorderStyle = bsDialog
  Caption = #20854#23427#35774#32622
  ClientHeight = 302
  ClientWidth = 537
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
end

⌨️ 快捷键说明

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