Hello guys

Hello guys,

I feel the Enhanced Class/Record Helper support (Expanded Helpers) is each time more necessary to decorate the RTL APIs and extend the behaviour.

Please, vote for:
https://quality.embarcadero.com/browse/RSP-10336
https://quality.embarcadero.com/browse/RSP-13340

Expanded Helpers includes:
- Possibility to define a helper for a class and use its methods in a derivated class.
- Possibility to define a helper for a interface.
- Possibility to use multiple helpers at once.
- Possibility to use Type Aliasing without messing the helper lookup.
- Possibility to define a helper for a generic type.

Thanks in advance :D

Comments