📄 inv_qry_currentinv_employee_c.dfm
字号:
inherited Frm_Inv_Qry_CurrentInv_Employee_C: TFrm_Inv_Qry_CurrentInv_Employee_C
Left = 198
Top = 135
ActiveControl = CmBx_WhEmployee
ClientHeight = 124
ClientWidth = 291
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 20
Top = 32
Width = 48
Height = 12
Caption = '仓管员:'
end
inherited btn_ok: TButton
Left = 83
Top = 72
ModalResult = 1
end
inherited btn_Cancel: TButton
Left = 170
Top = 72
end
object CmBx_WhEmployee: TComboBox [3]
Left = 72
Top = 28
Width = 145
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 2
end
inherited AdoQry_Tmp: TAdoQuery
Left = 16
Top = 72
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -