mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 13:49:32 +02:00
Revert r56034 #9019311d50. Do not reset TDBEdit.Modified always. Issue #31820.
git-svn-id: trunk@62769 -
This commit is contained in:
parent
de408de69e
commit
b79364d9d0
@ -63,7 +63,6 @@ begin
|
||||
//the changes have been validated
|
||||
ValidateEdit;
|
||||
FDataLink.Field.Text := Text;
|
||||
Modified := False;
|
||||
end;
|
||||
|
||||
function TDBEdit.GetDataField: string;
|
||||
|
Loading…
Reference in New Issue
Block a user