Data.Bind.DBScope.TCustomBindScopeDB.RemoveActiveChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveActiveChanged(LNotify: TNotifyEvent); virtual;

Properties

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

Description

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

The RemoveActiveChanged method removes a dataset active state changed event from the bind event list.

See Also