base.~dfm

来自「产品信息系统!关于产品基础信息的系统!功能强大!」· ~DFM 代码 · 共 23 行

~DFM
23
字号
object frmBase: TfrmBase
  Left = 310
  Top = 216
  Width = 544
  Height = 375
  Caption = #25152#26377#31383#20307#30340#22522#31867
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  ShowHint = True
  OnClose = FormClose
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
end

⌨️ 快捷键说明

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