📄 u_kl_set.dfm
字号:
object Frm_kL_set: TFrm_kL_set
Left = 451
Top = 245
Width = 336
Height = 239
BorderIcons = [biSystemMenu]
Caption = #21475#20196#35774#32622
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 = 2
Top = 2
Width = 323
Height = 203
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 26
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 10
Top = 64
Width = 60
Height = 13
Caption = #29992#25143#21475#20196#65306
end
object Label3: TLabel
Left = 12
Top = 97
Width = 60
Height = 13
Caption = #30830#35748#21475#20196#65306
end
object Edit1: TEdit
Left = 73
Top = 22
Width = 217
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 75
Top = 57
Width = 209
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Edit3: TEdit
Left = 76
Top = 94
Width = 209
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object Button1: TButton
Left = 93
Top = 143
Width = 103
Height = 31
Caption = #30830#35748
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 196
Top = 142
Width = 98
Height = 32
Caption = #36864#20986
TabOrder = 4
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -