mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 15:29:13 +02:00
parent
0dba7730b4
commit
eb9b7e5dc1
@ -112,6 +112,7 @@ begin
|
||||
RecordChanged(TField(Info));
|
||||
deDataSetChange: begin
|
||||
SetActive(DataSource.DataSet.Active);
|
||||
CalcRange;
|
||||
CalcFirstRecord(Info);
|
||||
DatasetChanged;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user