sohcheck.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 536 行
DFM
536 行
inherited frmSohCheck: TfrmSohCheck
Left = 97
Top = 22
Width = 660
Height = 501
Caption = '销售单审核'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar [0]
Left = 0
Top = 0
Width = 652
Height = 33
ButtonHeight = 28
Caption = 'ToolBar1'
TabOrder = 0
object btnClear: TBitBtn
Left = 0
Top = 2
Width = 75
Height = 28
Caption = '(&C)清空'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = btnClearClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
555557777F777555F55500000000555055557777777755F75555005500055055
555577F5777F57555555005550055555555577FF577F5FF55555500550050055
5555577FF77577FF555555005050110555555577F757777FF555555505099910
555555FF75777777FF555005550999910555577F5F77777775F5500505509990
3055577F75F77777575F55005055090B030555775755777575755555555550B0
B03055555F555757575755550555550B0B335555755555757555555555555550
BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
50BB555555555555575F555555555555550B5555555555555575}
NumGlyphs = 2
end
object btnQuery: TBitBtn
Left = 75
Top = 2
Width = 75
Height = 28
Caption = '(&Q)查询'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = btnQueryClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333FF3FF3333333333CC30003333333333773777333333333C33
3000333FF33337F33777339933333C3333333377F33337F3333F339933333C33
33003377333337F33377333333333C333300333F333337F33377339333333C33
3333337FF3333733333F33993333C33333003377FF33733333773339933C3333
330033377FF73F33337733339933C33333333FF377F373F3333F993399333C33
330077F377F337F33377993399333C33330077FF773337F33377399993333C33
33333777733337F333FF333333333C33300033333333373FF7773333333333CC
3000333333333377377733333333333333333333333333333333}
NumGlyphs = 2
end
object btnCheck: TBitBtn
Left = 150
Top = 2
Width = 75
Height = 28
Caption = '(&K)审核'
Default = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = btnCheckClick
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333330000333333333333333333333333F33333333333
00003333344333333333333333388F3333333333000033334224333333333333
338338F3333333330000333422224333333333333833338F3333333300003342
222224333333333383333338F3333333000034222A22224333333338F338F333
8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
33333338F83338F338F33333000033A33333A222433333338333338F338F3333
0000333333333A222433333333333338F338F33300003333333333A222433333
333333338F338F33000033333333333A222433333333333338F338F300003333
33333333A222433333333333338F338F00003333333333333A22433333333333
3338F38F000033333333333333A223333333333333338F830000333333333333
333A333333333333333338330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object btnQuite: TBitBtn
Left = 225
Top = 2
Width = 75
Height = 28
BiDiMode = bdLeftToRight
Caption = '(&I)退出'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentBiDiMode = False
ParentFont = False
TabOrder = 3
OnClick = btnQuiteClick
Kind = bkIgnore
end
end
object GroupBox1: TGroupBox [1]
Left = 0
Top = 33
Width = 652
Height = 68
Align = alTop
Caption = '查询条件'
Color = clWhite
ParentColor = False
TabOrder = 1
object Label1: TLabel
Left = 7
Top = 17
Width = 72
Height = 12
Caption = '销售单号 从:'
end
object Label2: TLabel
Left = 190
Top = 17
Width = 24
Height = 12
Caption = ' 到:'
end
object Label3: TLabel
Left = 7
Top = 38
Width = 72
Height = 12
Caption = '系统日期 从:'
end
object Label4: TLabel
Left = 190
Top = 38
Width = 24
Height = 12
Caption = ' 到:'
end
object Label8: TLabel
Left = 346
Top = 42
Width = 60
Height = 12
Caption = '客户代码:'
end
object Label9: TLabel
Left = 346
Top = 17
Width = 48
Height = 12
Caption = '销售员:'
end
object seSohCodeF: TSDEdit
Left = 81
Top = 11
Width = 112
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'seSohCodeF'
SplitSymbol = ' | '
end
object seSohCodeT: TSDEdit
Left = 222
Top = 12
Width = 119
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'seSohCodeT'
SplitSymbol = ' | '
end
object deSohDateF: TDateEdit
Left = 82
Top = 36
Width = 110
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-02-27'
InitDate = '2003-02-27'
ModalResult = 0
TabOrder = 2
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object deSohDateT: TDateEdit
Left = 224
Top = 37
Width = 118
Height = 18
LineOffset = 2
LineColor = clGreen
LineVisible = False
CDate = '2003-02-27'
InitDate = '2003-02-27'
ModalResult = 0
TabOrder = 3
Color = 50331647
Ctl3D = False
ParentCtl3D = False
end
object scSohClient: TSDComboBox
Left = 401
Top = 36
Width = 138
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 4
Text = 'scSohClient'
KeyItem = cbItem2
end
object scSohSaler: TSDComboBox
Left = 398
Top = 11
Width = 125
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 5
Text = 'scSohSaler'
KeyItem = cbItem2
end
end
inherited sbBar: TStatusBar
Top = 452
Width = 652
end
object SohGrid: TSDGrid
Left = 0
Top = 125
Width = 652
Height = 137
Align = alTop
Color = clWhite
ColCount = 9
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 3
OnClick = SohGridClick
OnMouseMove = SohGridMouseMove
EvenGridColor = 15659257
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clGreen
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '审核标志'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '销售单号'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '合同号'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '客户代码'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '订单日期'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '币种'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '结算方式'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '销售员'
ColumnWidth = 0
end>
ColWidths = (
10
50
99
75
86
79
51
82
75)
end
object SodGrid: TSDGrid
Left = 0
Top = 286
Width = 652
Height = 166
Align = alClient
Color = clWhite
ColCount = 10
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
TabOrder = 4
EvenGridColor = 15659257
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = DEFAULT_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -11
ColumnFont.Name = 'MS Sans Serif'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '行号'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '货物编号'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '货物名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '规格'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '单位'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '单价'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '折扣率'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '数量'
ColumnWidth = 0
end
item
ColumnFont.Charset = ANSI_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '需求日期'
ColumnWidth = 0
end>
ColWidths = (
10
41
83
78
92
55
68
86
64
64)
end
object Panel1: TPanel
Left = 0
Top = 101
Width = 652
Height = 24
Align = alTop
TabOrder = 5
object Label5: TLabel
Left = 10
Top = 6
Width = 48
Height = 12
Caption = '销售单头'
end
object RecodCount: TLabel
Left = 410
Top = 5
Width = 6
Height = 12
end
end
object Panel2: TPanel
Left = 0
Top = 262
Width = 652
Height = 24
Align = alTop
TabOrder = 6
object Label6: TLabel
Left = 8
Top = 6
Width = 48
Height = 12
Caption = '销售明细'
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?