TcxCustomDataController.RemoveDataChangedListener(TObject,TNotifyEvent) Method
In This Article
#Declaration
Delphi
procedure RemoveDataChangedListener(AInstance: TObject; ADataChangedEvent: TNotifyEvent);
#Parameters
Name | Type |
---|---|
AInstance | TObject |
AData |
TNotify |
See Also