📄 psearchconditon.dfm
字号:
object FormSearchCondition: TFormSearchCondition
Left = 200
Top = 107
BorderStyle = bsDialog
Caption = '查询条件'
ClientHeight = 346
ClientWidth = 536
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 120
TextHeight = 16
object Bevel3: TBevel
Left = 45
Top = 227
Width = 433
Height = 9
Shape = bsTopLine
end
object Label12: TLabel
Left = 40
Top = 276
Width = 75
Height = 15
Caption = '结束时间:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 40
Top = 243
Width = 75
Height = 15
Caption = '开始时间:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 345
Top = 275
Width = 75
Height = 15
Caption = '检验结果:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 345
Top = 238
Width = 60
Height = 15
Caption = '检验人:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 40
Top = 197
Width = 75
Height = 15
Caption = '结束时间:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 40
Top = 164
Width = 75
Height = 15
Caption = '开始时间:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 345
Top = 162
Width = 60
Height = 15
Caption = '报验人:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Bevel2: TBevel
Left = 40
Top = 148
Width = 438
Height = 9
Shape = bsTopLine
end
object Label5: TLabel
Left = 251
Top = 119
Width = 75
Height = 15
Caption = '物料名称:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 251
Top = 83
Width = 75
Height = 15
Caption = '物料编码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 40
Top = 119
Width = 75
Height = 15
Caption = '厂商名称:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 40
Top = 83
Width = 75
Height = 15
Caption = '厂商编码:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 40
Top = 63
Width = 353
Height = 9
Shape = bsTopLine
end
object Label1: TLabel
Left = 40
Top = 40
Width = 75
Height = 15
Caption = '表单编号:'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object BitBtn1: TBitBtn
Left = 417
Top = 12
Width = 116
Height = 30
Caption = '确定'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 417
Top = 52
Width = 116
Height = 30
Caption = '取消'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkCancel
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -