[fpc-devel] class abstract, class sealed implementation. please review.

Paul Ishenin webpirat at mail.ru
Sat Oct 17 11:19:43 CEST 2009


dmitry boyarintsev wrote:
> On Sat, Oct 17, 2009 at 8:36 AM, Paul Ishenin <webpirat at mail.ru> wrote:
>   
>> Please look at example here: http://edn.embarcadero.com/article/34324
>>
>> TMyClassHelper there has added HelloWorld and MyFunc to the TMyClass type.
>>     
>
> But they're not part of VMT, aren't they?
>   
I am not sure but suppose they are not.
> Can these helper methods be used in units other than class-helper declaration?
>   
As I know you can use helper methods in other unit if that unit uses a 
unit with helper declaration.

Best regards,
Paul Ishenin.



More information about the fpc-devel mailing list