[Overview][Constants][Types][Classes][Procedures and functions][Index] |
OnEditingChange - event handler for a changed in the Editing property.
Source position: dbctrls.pp line 98
public property TFieldDataLink.OnEditingChange : TNotifyEvent |
OnEditingChange is a TNotifyEvent property which contains the event handler signalled when the value in the Editing property has been changed. OnEditingChange is signalled from the EditingChanged method (when assigned) after Editing has been updated to reflect the current edit state.
|
True if the linked field is being edited. |
|
|
EditingChanged - method for processing changes in the Editing property. |
Version 4.0 | Generated 2025-05-03 | Home |