TcxCustomRTTIInspector.RemoveListener(TPersistent) Method
In This Article
#Declaration
Delphi
procedure RemoveListener(AListener: TPersistent);
#Parameters
Name | Type |
---|---|
AListener | TPersistent |
See Also