[fpc-pascal] Class or Record Helper for Interface?
    Sven Barth 
    pascaldragon at googlemail.com
       
    Sat Aug 27 22:20:05 CEST 2022
    
    
  
Anthony Walter via fpc-pascal <fpc-pascal at lists.freepascal.org> schrieb am
Sa., 27. Aug. 2022, 15:07:
> Ah, it seems the problem is even in {$mode delphi} you must use
> {$modeswitch typehelpers} to define a type helper for an interface.
>
Delphi doesn't support interface helpers, so I don't know whether they'd
use "class helper",  "record helper"  or even "interface helper". Thus it's
only supported with type helpers which are generally available in mode
Delphi with the typehelpers modeswitch.
Regards,
Sven
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20220827/b805c761/attachment.htm>
    
    
More information about the fpc-pascal
mailing list