|
RAD Studio VCL Reference
|
WebComponentsChange is called when the list of adapter fields or adapter actions changes.
procedure WebComponentsChange(Sender: TObject);
__fastcall WebComponentsChange(TObject * Sender);
WebComponentsChange will be called, for example, when an adapter field is added to the adapter or when an adapter field is removed from the adapter. WebComponentsChange calls NotifyAdapterChange.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|