mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 12:49:16 +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
|
||||
FGroupHeader.FGroupFooter := Self;
|
||||
FGroupHeader.FreeNotification(Self);
|
||||
Data:=FGroupHeader.Data;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user