应收款对账单 收款这边 如果总金额一样的话两行就合并
This commit is contained in:
parent
6f11ee9bb2
commit
3478eea812
|
@ -1,6 +1,6 @@
|
|||
object frmYSMXlist: TfrmYSMXlist
|
||||
Left = 208
|
||||
Top = 113
|
||||
Left = 277
|
||||
Top = 638
|
||||
Width = 1205
|
||||
Height = 614
|
||||
Caption = #24212#25910#23545#36134#20449#24687#34920
|
||||
|
@ -22,7 +22,7 @@ object frmYSMXlist: TfrmYSMXlist
|
|||
object ToolBar1: TToolBar
|
||||
Left = 0
|
||||
Top = 0
|
||||
Width = 1189
|
||||
Width = 1197
|
||||
Height = 31
|
||||
ButtonHeight = 30
|
||||
ButtonWidth = 59
|
||||
|
@ -80,7 +80,7 @@ object frmYSMXlist: TfrmYSMXlist
|
|||
object Panel1: TPanel
|
||||
Left = 0
|
||||
Top = 31
|
||||
Width = 1189
|
||||
Width = 1197
|
||||
Height = 38
|
||||
Align = alTop
|
||||
BevelInner = bvRaised
|
||||
|
@ -222,8 +222,8 @@ object frmYSMXlist: TfrmYSMXlist
|
|||
object cxGrid2: TcxGrid
|
||||
Left = 0
|
||||
Top = 91
|
||||
Width = 1189
|
||||
Height = 484
|
||||
Width = 1197
|
||||
Height = 492
|
||||
Align = alClient
|
||||
TabOrder = 3
|
||||
object TV1: TcxGridDBBandedTableView
|
||||
|
@ -396,9 +396,11 @@ object frmYSMXlist: TfrmYSMXlist
|
|||
Properties.DisplayFormat = '0.00'
|
||||
HeaderAlignmentHorz = taCenter
|
||||
Options.Editing = False
|
||||
Options.CellMerging = True
|
||||
Styles.Content = cxStyle2
|
||||
Styles.Header = cxStyle2
|
||||
Width = 75
|
||||
OnCompareRowValuesForCellMerging = V1Column9CompareRowValuesForCellMerging
|
||||
Position.BandIndex = 2
|
||||
Position.ColIndex = 1
|
||||
Position.RowIndex = 0
|
||||
|
@ -628,7 +630,7 @@ object frmYSMXlist: TfrmYSMXlist
|
|||
object cxTabControl1: TcxTabControl
|
||||
Left = 0
|
||||
Top = 69
|
||||
Width = 1189
|
||||
Width = 1197
|
||||
Height = 22
|
||||
Align = alTop
|
||||
TabOrder = 2
|
||||
|
@ -640,7 +642,7 @@ object frmYSMXlist: TfrmYSMXlist
|
|||
#20840#37096)
|
||||
OnChange = cxTabControl1Change
|
||||
ClientRectBottom = 22
|
||||
ClientRectRight = 1189
|
||||
ClientRectRight = 1197
|
||||
ClientRectTop = 19
|
||||
end
|
||||
object ADOQueryTemp: TADOQuery
|
||||
|
|
|
@ -101,7 +101,7 @@ DebugSourceDirs=
|
|||
UsePackages=0
|
||||
[Parameters]
|
||||
RunParams=
|
||||
HostApplication=D:\Dp7Repo\淃커덜쯤\냈료\壇澗壇마\testDll.exe
|
||||
HostApplication=D:\淃커덜쯤\D7szChenfeng\壇澗壇마\testDll.exe
|
||||
Launcher=
|
||||
UseLauncher=0
|
||||
DebugCWD=
|
||||
|
|
|
@ -31,8 +31,8 @@
|
|||
-M
|
||||
-$M16384,1048576
|
||||
-K$00400000
|
||||
-LE"d:\program files (x86)\borland\delphi7\Projects\Bpl"
|
||||
-LN"d:\program files (x86)\borland\delphi7\Projects\Bpl"
|
||||
-LE"c:\program files (x86)\borland\delphi7\Projects\Bpl"
|
||||
-LN"c:\program files (x86)\borland\delphi7\Projects\Bpl"
|
||||
-w-UNSAFE_TYPE
|
||||
-w-UNSAFE_CODE
|
||||
-w-UNSAFE_CAST
|
||||
|
|
Loading…
Reference in New Issue
Block a user