📄 uedtdep.dfm
字号:
object EdtDep: TEdtDep
OldCreateOrder = False
PageProducer = AdapterPageProducer
Left = 305
Top = 123
Height = 150
Width = 215
object AdapterPageProducer: TAdapterPageProducer
HTMLDoc.Strings = (
'<html>'
'<head>'
'</head>'
'<body>'
'<#STYLES><#WARNINGS><#SERVERSCRIPT>'
'</body>'
'</html>')
Left = 48
Top = 8
object AdapterForm1: TAdapterForm
Custom = 'border="1"'
object AdapterFieldGroup1: TAdapterFieldGroup
Adapter = WDM.dsaDep
AdapterMode = 'Edit'
object FldDEPNAME: TAdapterDisplayField
Caption = #37096#38376#21517#31216
FieldName = 'DEPNAME'
TextAreaWrap = wrVirtual
end
object FldDEPLEADER: TAdapterDisplayField
Caption = #37096#38376#20027#31649
FieldName = 'DEPLEADER'
end
object FldDEPTEL: TAdapterDisplayField
Caption = #32852#31995#30005#35805
FieldName = 'DEPTEL'
end
object FldDEPNOTE: TAdapterDisplayField
Caption = #22791#27880
FieldName = 'DEPNOTE'
end
end
object AdapterCommandGroup1: TAdapterCommandGroup
DisplayComponent = AdapterFieldGroup1
object CmdApply: TAdapterActionButton
ActionName = 'Apply'
Caption = #20445#23384
PageName = 'Dep'
end
object CmdCancel: TAdapterActionButton
ActionName = 'Cancel'
Caption = #21462#28040
PageName = 'Dep'
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -