frame_ubase.dfm
来自「企业信息管理系统程序框架」· DFM 代码 · 共 31 行
DFM
31 行
object frame_frmBase: Tframe_frmBase
Left = 190
Top = 254
Width = 696
Height = 480
Caption = 'frame_frmBase'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object il: TImageList
Left = 120
Top = 64
end
object DCChangesStore1: TDCChangesStore
Active = False
Left = 256
Top = 64
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?