[fpc-devel]RTTI: parameter type TOBJECT<>Pointer

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Jan 6 15:35:00 CET 2004


Hi,

TNotifyEvent is defined as:  procedure(Sender:TObject) of object;

fpc 1.0.x creates RTTI TypeData: procedure(:TOBJECT) of object
while
fpc 1.9.x creates RTTI TypeData: procedure(:Pointer) of object

Is this a bug or a feature?


Mattias




More information about the fpc-devel mailing list