📄 sogdview.dfm
字号:
inherited frmSogdView: TfrmSogdView
Left = 57
Top = 136
Width = 702
Height = 388
Caption = '发货单明细显示'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited sbBar: TStatusBar
Top = 339
Width = 694
end
object FloatPanel1: TFloatPanel
Left = 0
Top = 0
Width = 694
Height = 81
Align = alTop
Color = clWhite
Enabled = False
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 0
object Label4: TLabel
Left = 60
Top = 48
Width = 54
Height = 12
Caption = '客户代码:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 60
Top = 16
Width = 54
Height = 12
Caption = '发货单号:'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 291
Top = 48
Width = 27
Height = 13
Caption = '币种:'
end
object Label2: TLabel
Left = 267
Top = 16
Width = 51
Height = 13
Caption = '发货类型:'
end
object seSoghCode: TSDEdit
Left = 114
Top = 10
Width = 144
Height = 19
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
Text = 'seSoghCode'
SplitSymbol = ' | '
end
object scSoghType: TSDEdit
Left = 332
Top = 10
Width = 137
Height = 19
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'scSoghType'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object scSoghCurrency: TSDEdit
Left = 332
Top = 44
Width = 137
Height = 19
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = 'scSoghCurrency'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object scSoghClient: TSDEdit
Left = 116
Top = 44
Width = 149
Height = 19
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = 'scSoghClient'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
object BitBtn1: TBitBtn
Left = 555
Top = 20
Width = 74
Height = 27
Caption = '&C关闭'
TabOrder = 1
Kind = bkClose
end
object sgSogd: TSDGrid
Left = 0
Top = 81
Width = 694
Height = 258
Align = alClient
Color = clWhite
ColCount = 12
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = '宋体'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
ParentFont = False
TabOrder = 3
EvenGridColor = clWhite
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '行号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '订单编号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '订单行'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '货物编码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '单位'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '单价'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '发货数量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '金额'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '税额'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '折扣金'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -12
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '退货数'
ColumnWidth = 0
end>
ColWidths = (
6
22
151
33
115
34
58
61
67
63
55
59)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -