Data.Bind.DBScope.TCustomBindScopeDB.AddActiveChanged

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 AddActiveChanged(LNotify: TNotifyEvent); virtual;

Description

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

The AddActiveChanged method adds a dataset active state changed event to the bind event list.

See Also