[Lazarus] How to cast a Interface to a Object in Lazarus

Michael Schnell mschnell at lumino.de
Fri Mar 13 11:54:26 CET 2015


On 03/13/2015 10:49 AM, aradeonas wrote:
> So in the end how can I cast a Interface to a Object in Lazarus?
You can't. An interface "contains" one or more object(s), so you can't 
"cast" it to same.

-Michael





More information about the Lazarus mailing list