Data.Bind.DBScope.TCustomBindScopeDB.RemoveActiveChanged

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: procedure
Visibility: protected
Source: Data.Bind.DBScope.pas
Unit: Data.Bind.DBScope
Parent: TCustomBindScopeDB

Delphi

procedure RemoveActiveChanged(LNotify: TNotifyEvent); virtual;

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