Description
Implement IPSCEvents in your component if it should provide information about some processes in it through standard events mechanism. Other components that implemented IPSCEventHandler interfaces will be able to connect to your component.
You can use TPSCEvents as ready to use IPSCEvents implementation rather than to create your own IPSCEvents implementation from basics.