On 9/4/06, Milan Marusinec <[EMAIL PROTECTED]> wrote:
What you want is possible with a little adjustment of the classes
you want to identify at runtime.
Look at the included example I am sending.
Does it solves your problem ?

Thanks, seams a very interresting way to solve the problem

But I already solved my problem getting rid of the records. I made all
Handles that need to be passed to that function become Objects, then I
can just use the is operator to find out which class it belongs to.

--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to