[fpc-pascal] get class of procedure variable

Ryan Joseph genericptr at gmail.com
Fri May 29 09:38:23 CEST 2020



> On May 29, 2020, at 2:15 PM, Michael Van Canneyt <michael at freepascal.org> wrote:
> 
> I think what you're looking for is:
> 
> if TMethod(CallBack).Data=XXX then

TMethod is exactly what I was looking for. Thank you Michael.

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list