📄 mainform.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 330
Height = 195
BorderIcons = [biSystemMenu, biMinimize]
Caption = #35774#32622#22238#36710#38190#30340#28966#28857
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnKeyPress = OnKeyPress
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 24
Top = 16
Width = 273
Height = 129
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 56
Width = 81
Height = 13
Caption = #29992#25143#20013#25991#21517#65306' '
end
object Label2: TLabel
Left = 16
Top = 24
Width = 78
Height = 13
Caption = #29992#25143#33521#25991#21517#65306' '
end
object Label3: TLabel
Left = 16
Top = 88
Width = 81
Height = 13
Caption = #36523#20221#35777#21495#30721#65306' '
end
object Edit1: TEdit
Left = 96
Top = 24
Width = 161
Height = 21
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 96
Top = 56
Width = 161
Height = 21
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 96
Top = 88
Width = 161
Height = 21
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
TabOrder = 2
Text = 'Edit3'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -