📄 u_classedit.~dfm
字号:
object frmClassEdit: TfrmClassEdit
Left = 427
Top = 307
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #21830#21697#31867#21035'--'#32534#36753
ClientHeight = 127
ClientWidth = 285
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 285
Height = 127
Align = alClient
BevelOuter = bvLowered
TabOrder = 0
object Label2: TLabel
Left = 14
Top = 15
Width = 96
Height = 12
Caption = #35831#36755#20837#21830#21697#31867#21035#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
Transparent = True
end
object btnOK: TButton
Left = 22
Top = 81
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 0
OnClick = btnOKClick
end
object btnClose: TButton
Left = 182
Top = 81
Width = 75
Height = 25
Caption = #36864' '#20986
TabOrder = 1
OnClick = btnCloseClick
end
object edtName: TEdit
Left = 79
Top = 41
Width = 152
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
OnKeyDown = edtNameKeyDown
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -