📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 122
Width = 641
Height = 240
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 15
Width = 177
Height = 13
AutoSize = False
Caption = #38169#35823#21495':'
end
object Button1: TButton
Left = 144
Top = 159
Width = 145
Height = 25
Caption = #25152#26377#24320#20851#37327#36755#20986#39640
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 344
Top = 159
Width = 153
Height = 25
Caption = #25152#26377#24320#20851#37327#36755#20986#20302
TabOrder = 1
OnClick = Button2Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 16
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -