📄 pm_pclinehistory_c.dfm
字号:
inherited Frm_Pm_PcLineHistory_C: TFrm_Pm_PcLineHistory_C
Left = 191
Top = 136
ActiveControl = ExtEdt_PcCode_Fm
Caption = 'Frm_Pm_PcLineHistory_C'
ClientHeight = 254
ClientWidth = 359
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel [0]
Left = 3
Top = 24
Width = 96
Height = 12
Caption = '采购价格单号从:'
end
object Label2: TLabel [1]
Left = 14
Top = 120
Width = 84
Height = 12
Caption = '操作员代码从:'
end
object Label3: TLabel [2]
Left = 206
Top = 24
Width = 12
Height = 12
Caption = '至'
end
object Label4: TLabel [3]
Left = 74
Top = 152
Width = 24
Height = 12
Caption = '至:'
end
object Label5: TLabel [4]
Left = 26
Top = 188
Width = 72
Height = 12
Caption = '操作时间从:'
end
object Label6: TLabel [5]
Left = 165
Top = 188
Width = 12
Height = 12
Caption = '至'
end
object Lbl_Operator_Name_Fm: TLabel [6]
Left = 203
Top = 120
Width = 6
Height = 12
end
object Lbl_Operator_Name_To: TLabel [7]
Left = 203
Top = 151
Width = 6
Height = 12
end
object Label7: TLabel [8]
Left = 27
Top = 57
Width = 72
Height = 12
Caption = '物料代码从:'
end
object Label8: TLabel [9]
Left = 75
Top = 89
Width = 24
Height = 12
Caption = '至:'
end
object lbl_ItemCode_fm: TLabel [10]
Left = 203
Top = 57
Width = 6
Height = 12
end
object lbl_ItemCode_to: TLabel [11]
Left = 203
Top = 88
Width = 6
Height = 12
end
inherited btn_ok: TButton
Left = 173
Top = 223
TabOrder = 8
end
inherited btn_Cancel: TButton
Left = 266
Top = 223
TabOrder = 9
end
object ExtEdt_PcCode_Fm: TExtEdit [14]
Left = 96
Top = 19
Width = 105
Height = 20
TabOrder = 0
OnKeyDown = PcHint
end
object ExtEdt_OperatorCode_Fm: TExtEdit [15]
Left = 95
Top = 115
Width = 105
Height = 20
TabOrder = 4
OnKeyDown = Vw_OperatorHint
DispLabel = Lbl_Operator_Name_Fm
end
object ExtEdt_PcCode_To: TEdit [16]
Left = 222
Top = 19
Width = 105
Height = 20
TabOrder = 1
OnExit = ExtEdt_PcCode_ToExit
OnKeyDown = PcHint
end
object Medt_OperatorTime_Fm: TMaskEdit [17]
Left = 95
Top = 183
Width = 67
Height = 20
EditMask = '0000.00.00;1;_'
MaxLength = 10
TabOrder = 6
Text = ' . . '
OnExit = DateCheck
end
object Medt_OperatorTime_To: TMaskEdit [18]
Left = 181
Top = 183
Width = 67
Height = 20
EditMask = '0000.00.00;1;_'
MaxLength = 10
TabOrder = 7
Text = ' . . '
OnExit = DateCheck
end
object ExtEdt_OperatorCode_To: TExtEdit [19]
Left = 95
Top = 147
Width = 105
Height = 20
TabOrder = 5
OnExit = ExtEdt_OperatorCode_ToExit
OnKeyDown = Vw_OperatorHint
DispLabel = Lbl_Operator_Name_To
end
object Extedt_ItemCode_fm: TExtEdit [20]
Left = 95
Top = 52
Width = 125
Height = 20
TabOrder = 2
OnKeyDown = ItemHint
DispLabel = lbl_ItemCode_fm
end
object Extedt_ItemCode_to: TExtEdit [21]
Left = 95
Top = 84
Width = 125
Height = 20
TabOrder = 3
OnExit = Extedt_ItemCode_toExit
OnKeyDown = ItemHint
DispLabel = lbl_ItemCode_to
end
inherited AdoQry_Tmp: TAdoQuery
Left = 296
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -