ex1main.dfm
来自「反调试演示.」· DFM 代码 · 共 47 行
DFM
47 行
object Form1: TForm1
Left = 305
Top = 199
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #21453#38745#24577#20998#26512#20363#23376#19968
ClientHeight = 139
ClientWidth = 411
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object Button1: TButton
Left = 136
Top = 48
Width = 75
Height = 25
Caption = 'Test'
TabOrder = 0
OnClick = Button1Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 120
Width = 411
Height = 19
Panels = <
item
Text = #12298#36719#20214#21152#35299#23494#25216#26415'-'#36719#20214#21152#23494#12299
Width = 170
end
item
Text = #20316#32773#65306#21490#23376#33635
Width = 90
end
item
Text = 'http://www.pefine.com'
Width = 50
end>
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?