mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 21:10:14 +02:00
* Too much committed
git-svn-id: trunk@41749 -
This commit is contained in:
parent
409ca963ca
commit
a0c433b171
@ -64,11 +64,7 @@ begin
|
||||
FDataset.RemoveFreeNotification(Self);
|
||||
FDataSet:=AValue;
|
||||
if Assigned(FDataset) then
|
||||
begin
|
||||
FDataset.FreeNotification(Self);
|
||||
// if FDataset.Active then
|
||||
// InitFieldDefs;
|
||||
end;
|
||||
end;
|
||||
|
||||
function TFPReportDatasetData.GetIsOpened: boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user