childfrm.dfm
来自「delphi 编制的服务器程序」· DFM 代码 · 共 17 行
DFM
17 行
object ChildForm: TChildForm
Left = 185
Top = 107
Width = 544
Height = 375
Caption = 'ChildForm'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 15
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?