📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 333
Height = 136
Caption = #27714#22855#20598#25968#20010#25968
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 Label1: TLabel
Left = 16
Top = 8
Width = 97
Height = 13
Caption = #25968#32452#21517#20803#32032#20540#65306
end
object Label2: TLabel
Left = 16
Top = 40
Width = 60
Height = 13
Caption = #22855#25968#20010#25968#65306
end
object Label3: TLabel
Left = 152
Top = 40
Width = 73
Height = 13
Caption = #20598#25968#20010#25968#65306
end
object Edit1: TEdit
Left = 120
Top = 8
Width = 193
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 88
Top = 40
Width = 57
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 72
Top = 72
Width = 73
Height = 25
Caption = #20135#29983#25968#32452
TabOrder = 2
OnClick = Button1Click
end
object Edit3: TEdit
Left = 224
Top = 40
Width = 89
Height = 21
TabOrder = 3
end
object Button2: TButton
Left = 176
Top = 72
Width = 73
Height = 25
Caption = #35745#31639
TabOrder = 4
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -