📄 ukeyvaluemoduleform.dfm
字号:
inherited KeyValueModuleForm: TKeyValueModuleForm
Left = 290
Top = 206
Caption = 'KeyValueModuleForm'
ClientHeight = 182
ClientWidth = 414
OldCreateOrder = True
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 12
inherited btnClose: TButton
Left = 334
Top = 156
end
inherited btnHelp: TButton
Left = 254
Top = 156
end
object PageControl1: TPageControl
Left = 5
Top = 8
Width = 404
Height = 145
ActivePage = TabSheet1
TabIndex = 0
TabOrder = 2
object TabSheet1: TTabSheet
Caption = #38190#20540#26597#35810
object GroupBox1: TGroupBox
Left = 0
Top = 8
Width = 193
Height = 103
Caption = #36755#20837#38190
TabOrder = 0
object edtInput: TEdit
Left = 7
Top = 17
Width = 178
Height = 81
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -73
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnKeyDown = edtInputKeyDown
end
end
object GroupBox2: TGroupBox
Left = 200
Top = 9
Width = 193
Height = 101
Caption = #26174#31034#38190#20540
TabOrder = 1
object stxShow: TStaticText
Left = 10
Top = 18
Width = 171
Height = 74
AutoSize = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -80
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -