ffrmbaseform.dfm
来自「财务软件:功能尚可,基于UML设计开发的delphi系统,文档齐全」· DFM 代码 · 共 20 行
DFM
20 行
object frmBaseForm: TfrmBaseForm
Left = 102
Top = 185
Width = 696
Height = 480
Caption = #31383#21475#22522#31867
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnKeyDown = FormKeyDown
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 12
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?