On Fri, Dec 28, 2012 at 10:58 AM, xrfang <[email protected]> wrote:

> case typeof(T) of
>   integer: // do something with integer
>   string: // do someting with string
>   ... ...
> end;

Call an overloaded procedure.

--
Alexander S. Klenin

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to