|
资料介绍:
最近有用到DBGridEh,但是多表头的输出一直是个问题,于是根据DisplayLabel自己写了个模块有两个BUG 第一个bug,在删除多余变量是误删除了 //合并当前行 procedure UionCurrRowCell(CR:Integer); var i,SC:integer;//这里 i 误删除了 第二个bug, //合并当前行 procedure UionCurrRowCell(CR:Integer); var i,SC:integer; function GetNextCUCell(SC:Integer):Integer; var i:Integer; begin Result:=-1; i:=SC+1; while (Result=-1) and (i‘) then Result:=i;
软件大小:
14KB
|