📄 u_dlkl.dfm
字号:
object Frm_dlkl: TFrm_dlkl
Left = 343
Top = 168
BorderIcons = []
BorderStyle = bsSingle
Caption = #31995#32479
ClientHeight = 200
ClientWidth = 321
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = -2
Top = 0
Width = 321
Height = 199
TabOrder = 0
object s: TLabel
Left = 30
Top = 50
Width = 61
Height = 19
AutoSize = False
Caption = #29992#25143#21517#65306
end
object Label1: TLabel
Left = 30
Top = 94
Width = 57
Height = 19
AutoSize = False
Caption = #21475' '#20196#65306
end
object ComboBox1: TComboBox
Left = 96
Top = 46
Width = 169
Height = 21
ItemHeight = 13
TabOrder = 0
end
object Edit1: TEdit
Left = 96
Top = 90
Width = 169
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object Button1: TButton
Left = 124
Top = 138
Width = 95
Height = 33
Caption = #30830#35748
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 218
Top = 138
Width = 83
Height = 33
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -