📄 unit5.dfm
字号:
object changeForm5: TchangeForm5
Left = 282
Top = 138
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20462#25913#23494#30721
ClientHeight = 184
ClientWidth = 261
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 Label2: TLabel
Left = 28
Top = 29
Width = 60
Height = 13
Caption = #21407#22987#23494#30721#65306
end
object Label3: TLabel
Left = 42
Top = 60
Width = 48
Height = 13
Caption = #26032#23494#30721#65306
end
object Label4: TLabel
Left = 15
Top = 93
Width = 72
Height = 13
Caption = #20877#36755#20837#19968#27425#65306
end
object Edit3: TEdit
Left = 96
Top = 56
Width = 121
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 48
Top = 136
Width = 75
Height = 25
Caption = #30830' '#35748
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 136
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 4
OnClick = Button2Click
end
object Edit4: TEdit
Left = 96
Top = 88
Width = 121
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 96
Top = 24
Width = 121
Height = 21
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -