[fpc-pascal] Dynamic messaging in Delphi
    Ryan Joseph 
    ryan at thealchemistguild.com
       
    Thu Jul 26 16:53:10 CEST 2012
    
    
  
Great, I got this working now. 
This is one small step better because the only string identifier used in code for the interface is in the declaration itself so if the name of the interface gets changed I'll get compiler warnings when I try to invoke it.
Thanks.
On Jul 26, 2012, at 8:41 AM, Ludo Brands wrote:
> http://www.freepascal.org/docs-html/rtl/sysutils/supports.html
> 
>> I'm getting an identifier not found error with the procedure 
>> "Supports". Where is this defined?
Regards,
	Ryan Joseph
	thealchemistguild.com
    
    
More information about the fpc-pascal
mailing list