mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 05:09:13 +02:00
* Setting group header sets data in group footer
git-svn-id: trunk@38605 -
This commit is contained in:
parent
bbb728cc20
commit
03b2584dc1
@ -8943,6 +8943,7 @@ begin
|
|||||||
begin
|
begin
|
||||||
FGroupHeader.FGroupFooter := Self;
|
FGroupHeader.FGroupFooter := Self;
|
||||||
FGroupHeader.FreeNotification(Self);
|
FGroupHeader.FreeNotification(Self);
|
||||||
|
Data:=FGroupHeader.Data;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user