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