unit2.~dfm
来自「winlicess 机器码查看的源码」· ~DFM 代码 · 共 25 行
~DFM
25 行
object Form1: TForm1
Left = 340
Top = 175
Width = 452
Height = 61
BorderStyle = bsSizeToolWin
Caption = #26426#22120#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object labName: TLabel
Left = 0
Top = 0
Width = 25
Height = 17
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?