Data.Bind.DBScope.TCustomBindScopeDB.AddEditingChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddEditingChanged(LNotify: TNotifyEvent); virtual;

Properties

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

Description

Adds a dataset editing state changed event to the bind event list.

The AddEditingChanged method adds a dataset editing state changed event to the bind event list.

See Also