Just as a matter of curiosity really, anyone know if there is any difference
in speed for these 2 operations.

 

if abc is TMyObject then

 

and

 

if abc.Classname = 'TMyObject' then

 

?

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to