📄 udep.dfm
字号:
object Fdep: TFdep
Left = 153
Top = 81
BorderStyle = bsSingle
Caption = #37096#38376#20449#24687
ClientHeight = 332
ClientWidth = 269
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 Label1: TLabel
Left = 32
Top = 16
Width = 36
Height = 13
Caption = #32534#21495#65306
end
object Label2: TLabel
Left = 32
Top = 44
Width = 36
Height = 13
Caption = #37096#38376#65306
end
object Label12: TLabel
Left = 32
Top = 75
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object eid: TEdit
Left = 80
Top = 12
Width = 145
Height = 21
ReadOnly = True
TabOrder = 0
end
object ename: TEdit
Left = 80
Top = 45
Width = 145
Height = 21
TabOrder = 1
end
object mnote: TMemo
Left = 80
Top = 83
Width = 145
Height = 185
TabOrder = 2
end
object bsave: TButton
Left = 72
Top = 283
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 3
OnClick = bsaveClick
end
object bclose: TButton
Left = 152
Top = 283
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 4
OnClick = bcloseClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -