Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.AddDataSetChanged

From RAD Studio API Documentation
Revision as of 18:13, 8 August 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.AddDataSetChanged|api}} ==Description== {{#lsth:API:Data.Bind.ObjectScope.TBaseObjectBindSourceDelegate.AddDataS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: TBaseObjectBindSourceDelegate

Delphi

procedure AddDataSetChanged(LNotify: TNotifyEvent);

C++

void __fastcall AddDataSetChanged(System::Classes::TNotifyEvent LNotify);

Description

Embarcadero Technologies does not currently have any additional information.