[Lazarus] TLazIntfImage.Assign ?

Juha Manninen juha.manninen62 at gmail.com
Thu Sep 29 10:01:30 CEST 2016


On Wed, Sep 28, 2016 at 8:39 AM, LacaK via Lazarus
<lazarus at lists.lazarus-ide.org> wrote:
> Why we set Desc.Width and Height to 0 and later we do not use "Desc" , but
> "Src.DataDescription" ?

Yes, now the Desc is unused and DataDescription is assigned as is.
What could be the "side effects" mentioned in comments? Is there any
reason to set Width and Height to 0?

I don't know the graph related code well but I can remove the unused
part after getting confirmation from others.

Juha


More information about the Lazarus mailing list