[fpc-pascal] All methods vitrual ?

Hairy Pixels genericptr at gmail.com
Tue Oct 10 11:32:38 CEST 2023



> On Oct 10, 2023, at 4:18 PM, Adriaan van Os via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> Interesting ! If I am correct, the docs referred to at <https://gitlab.com/freepascal.org/fpc/source/-/issues/38964> say
> 
> ; visibility-clause:
> ; METHODS|PROPERTIES|FIELDS (visibility-expression)
> 
> Does that mean that the "extended RTTI" branch supports RTTI for fields ?

Yes, it should be compatible with Delphi so all fields with the specified visibility will be available at runtime.

Regards,
Ryan Joseph



More information about the fpc-pascal mailing list