Data.Bind.DBScope.TCustomBindScopeDB.RemoveEditingChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveEditingChanged(LNotify: TNotifyEvent); virtual;

Properties

Type Visibility Source Unit Parent
procedure protected Data.Bind.DBScope.pas Data.Bind.DBScope TCustomBindScopeDB

Description

Removes a dataset editing state changed event from the bind event list.

The RemoveEditingChanged method removes a dataset editing state changed event from the bind event list.

See Also