📄 sfc_mnrequest_c1.dfm
字号:
inherited Frm_Sfc_MnRequest_C1: TFrm_Sfc_MnRequest_C1
Left = 326
Top = 240
ClientHeight = 181
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 38
Top = 34
Width = 60
Height = 12
Caption = '领料部门:'
end
object Label3: TLabel [1]
Left = 38
Top = 57
Width = 60
Height = 12
Caption = '班 别:'
end
object Label2: TLabel [2]
Left = 24
Top = 79
Width = 72
Height = 12
Caption = '订单行状态:'
end
object Label4: TLabel [3]
Left = 35
Top = 102
Width = 60
Height = 12
Caption = '订单类型:'
end
inherited btn_ok: TButton
Left = 192
Top = 139
end
inherited btn_Cancel: TButton
Left = 269
Top = 139
end
object cmbbx_Shift: TComboBox [6]
Left = 96
Top = 51
Width = 128
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 3
end
object cmbbx_DeptCode: TComboBox [7]
Left = 96
Top = 28
Width = 161
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 2
end
object cmbbx_Status: TComboBox [8]
Left = 96
Top = 74
Width = 129
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 4
Items.Strings = (
'下达'
'准备'
'全部')
end
object cmbbx_PoType: TComboBox [9]
Left = 96
Top = 97
Width = 129
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 5
Items.Strings = (
'全部'
'普通订单'
'独立订单')
end
inherited AdoQry_Tmp: TAdoQuery
Top = 19
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -