📄 inv_qry_currentinv_warehouse_c.dfm
字号:
inherited Frm_Inv_Qry_CurrentInv_Warehouse_C: TFrm_Inv_Qry_CurrentInv_Warehouse_C
Left = 198
Top = 135
ActiveControl = ChLstBx_WhSelect
ClientHeight = 354
ClientWidth = 291
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 28
Top = 24
Width = 72
Height = 12
Caption = '请选择仓库:'
end
inherited btn_ok: TButton
Left = 107
Top = 312
ModalResult = 1
end
inherited btn_Cancel: TButton
Left = 194
Top = 312
end
object ChLstBx_WhSelect: TCheckListBox [3]
Left = 24
Top = 48
Width = 242
Height = 209
OnClickCheck = ChLstBx_WhSelectClickCheck
ItemHeight = 12
TabOrder = 2
end
object ChBx_SelectAll: TCheckBox [4]
Left = 24
Top = 269
Width = 97
Height = 17
Caption = '选择全部仓库'
TabOrder = 3
OnClick = ChBx_SelectAllClick
end
inherited AdoQry_Tmp: TAdoQuery
Left = 232
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -