📄 szrdview.dfm
字号:
inherited frmSzrdView: TfrmSzrdView
Left = 191
Top = 123
Width = 611
Height = 388
Caption = '折让单明细显示'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited sbBar: TStatusBar
Top = 339
Width = 603
end
object FloatPanel1: TFloatPanel
Left = 0
Top = 0
Width = 603
Height = 81
Align = alTop
Color = clWhite
Enabled = False
Caption = 'FloatPanel1'
ParentColor = False
TabOrder = 0
object Label4: TLabel
Left = 40
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 = 40
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 = 247
Top = 16
Width = 27
Height = 13
Caption = '币种:'
end
object seSzrhCode: TSDEdit
Left = 94
Top = 10
Width = 144
Height = 19
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 0
Text = 'seSzrhCode'
SplitSymbol = ' | '
end
object scSzrhCurrency: TSDEdit
Left = 284
Top = 12
Width = 121
Height = 19
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'scSzrhCurrency'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
object scSzrhClient: TSDEdit
Left = 96
Top = 42
Width = 181
Height = 19
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = 'scSzrhClient'
KeyItem = cbItem2
DispItem = cbItem1
SplitSymbol = ' | '
end
end
object BitBtn1: TBitBtn
Left = 495
Top = 20
Width = 74
Height = 27
Caption = '&C关闭'
TabOrder = 1
Kind = bkClose
end
object sgSzrd: TSDGrid
Left = 0
Top = 81
Width = 603
Height = 258
Align = alClient
Color = clWhite
ColCount = 9
Ctl3D = False
DefaultRowHeight = 18
FixedColor = 8564917
FixedCols = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing]
ParentCtl3D = False
TabOrder = 3
EvenGridColor = clWhite
OddGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '行号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '发货单号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '发行号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '订单号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '订行号'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '交易数量'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '折让金额'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clNavy
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColHorAlign = haRight
TitleString = '折让现金'
ColumnWidth = 0
end>
ColWidths = (
6
37
141
31
137
32
64
64
64)
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -