On Thu, Mar 12, 2015 at 8:39 AM, aradeonas <[email protected]> wrote:
>
> For example I have interface for filetypes that have type,size,name but
> have class for video,audio and picture and I want to add them in the
> list and then get them and get name and size and other propertice
> considering type.
> Regards,
> Ara

So work using objects directly.
Why do you want to use interfaces if you will use casting for a concrete class?

Marcos Douglas

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

Reply via email to