DataChange - if Data changed, loads the new data into the appropriate part of the Field.
Source position: dbctrls.pp line 1001
protected procedure TDBMemo.DataChange(
Sender: TObject
);
Sender
Object for the event notification.