📄 unit1.dfm
字号:
object Form1: TForm1
Left = 204
Top = 120
Width = 309
Height = 268
BorderIcons = [biSystemMenu, biMinimize]
Caption = #40857#36745#20813#26432#25414#32465#26426
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 GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 289
Height = 97
Caption = #36873#25321#35201#25414#32465#30340#25991#20214#65306
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 24
Width = 72
Height = 13
Caption = #31532#19968#20010#25991#20214#65306
end
object Label2: TLabel
Left = 8
Top = 56
Width = 72
Height = 13
Caption = #31532#20108#20010#25991#20214#65306
end
object Edit1: TEdit
Left = 83
Top = 24
Width = 126
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 224
Top = 24
Width = 41
Height = 25
Caption = #27983#35272
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 80
Top = 56
Width = 129
Height = 21
TabOrder = 2
end
object Button2: TButton
Left = 224
Top = 56
Width = 41
Height = 25
Caption = #27983#35272
TabOrder = 3
OnClick = Button2Click
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 112
Width = 289
Height = 57
Caption = #35831#36873#25321#25414#32465#21518#29983#25104#30340#30446#26631#25991#20214#20301#32622#65306
TabOrder = 1
object Edit3: TEdit
Left = 8
Top = 24
Width = 201
Height = 21
TabOrder = 0
end
object Button3: TButton
Left = 232
Top = 24
Width = 41
Height = 25
Caption = #27983#35272
TabOrder = 1
OnClick = Button3Click
end
end
object Button4: TButton
Left = 96
Top = 176
Width = 81
Height = 33
Caption = #24320#22987#25414#32465
TabOrder = 2
OnClick = Button4Click
end
object SaveDialog1: TSaveDialog
Left = 256
Top = 176
end
object OpenDialog1: TOpenDialog
Left = 224
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -