zc.~dfm
来自「一个基于数据的药品行业管理系统,较全面,可供学习数据的开发人员参考消息」· ~DFM 代码 · 共 46 行
~DFM
46 行
object frm_zc: Tfrm_zc
Left = 352
Top = 288
BorderIcons = []
BorderStyle = bsNone
Caption = 'frm_zc'
ClientHeight = 103
ClientWidth = 245
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 8
Width = 145
Height = 13
Caption = #35831#36755#20837#26412#36719#20214#30340#27880#20876#21495
end
object Edit1: TEdit
Left = 48
Top = 32
Width = 177
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
MaxLength = 20
PasswordChar = '*'
TabOrder = 0
end
object Button1: TButton
Left = 48
Top = 64
Width = 75
Height = 25
Caption = #27880#20876
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?