📄 unit1.~dfm
字号:
object KenFrm: TKenFrm
Left = 290
Top = 279
Width = 305
Height = 173
BorderIcons = [biSystemMenu]
Caption = #36719#20214#27880#20876
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 48
Top = 20
Width = 65
Height = 12
AutoSize = False
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 48
Top = 52
Width = 65
Height = 12
AutoSize = False
Caption = #31995#21015#21495#65306
end
object Label3: TLabel
Left = 48
Top = 84
Width = 73
Height = 12
AutoSize = False
Caption = #27880#20876#30721#65306
end
object Edit1: TEdit
Left = 96
Top = 16
Width = 153
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object Edit2: TEdit
Left = 96
Top = 48
Width = 153
Height = 20
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
end
object Edit3: TEdit
Left = 96
Top = 80
Width = 153
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
end
object Button1: TButton
Left = 16
Top = 112
Width = 75
Height = 25
Caption = #27880#20876
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 112
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 112
Top = 112
Width = 75
Height = 25
Caption = #20851#20110
TabOrder = 5
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -