Unit 'DBGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TComponentDataLink.EditingChanged

Signals the OnEditingChanged event handler when assigned.

Declaration

Source position: dbgrids.pas line 225

protected procedure TComponentDataLink.EditingChanged; override;

Description

EditingChanged is a procedure used to signal the OnEditingChanged event handler when assigned in the class instance.

See also

TDataLink