📄 unit1.dfm
字号:
object MainForm: TMainForm
Left = 235
Top = 135
Width = 812
Height = 612
BorderWidth = 1
Caption = #20809#20449#20013#27861'0402'#29677' '#21016#23567#36196' 012004014511'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Times New Roman'
Font.Style = [fsItalic]
OldCreateOrder = False
OnCreate = FormCreate
OnMouseDown = FormMouseDown
OnMouseMove = FormMouseMove
OnMouseUp = FormMouseUp
OnMouseWheelDown = FormMouseWheelDown
OnMouseWheelUp = FormMouseWheelUp
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 21
object Control_Zone: TPanel
Left = 423
Top = 0
Width = 202
Height = 410
TabOrder = 0
object Label1: TLabel
Left = 40
Top = 40
Width = 120
Height = 21
Caption = #32418#23453#30707#28608#20809#22120
end
object Button1: TButton
Left = 40
Top = 144
Width = 113
Height = 49
Caption = #27169#24335#20999#25442
TabOrder = 0
OnClick = Button1Click
end
end
object Timer1: TTimer
Interval = 10
OnTimer = Timer1Timer
Left = 376
Top = 120
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -