unit1.~dfm
来自「隐藏进程,实例+源码 有兴趣者可」· ~DFM 代码 · 共 48 行
~DFM
48 行
object Form1: TForm1
Left = 192
Top = 114
Width = 267
Height = 193
BorderIcons = [biSystemMenu]
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 24
Width = 173
Height = 13
Caption = #26412#31243#24207#22312'WIndows XP '#19979#36890#36807#39564#35777
end
object Label2: TLabel
Left = 48
Top = 48
Width = 132
Height = 13
Caption = #36827#31243#20250#22312#28857#20987#25353#38062#21518#28040#22833
end
object Label3: TLabel
Left = 8
Top = 72
Width = 240
Height = 13
Caption = #20294#26159#26377#20123#26432#27602#36719#20214#20250#35748#20026#36825#26159#39118#38505#36719#20214#20043#31867#30340
end
object Button1: TButton
Left = 72
Top = 112
Width = 75
Height = 25
Caption = #38544#34255#36827#31243
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?