[Lazarus] TImage - Getting image properties in 'canvas space'

Reimar Grabowski reimgrab at web.de
Wed Apr 18 23:53:45 CEST 2012


On Wed, 18 Apr 2012 09:50:16 +0200
Hans-Peter Diettrich <DrDiettrich1 at aol.com> wrote:

> It should be mentioned that class helpers do not solve all problems, 
Not being able to access a member that you should not access is not a problem. It's what visibility in OOP is ment to do. It is by design that you cannot access that member. Having an official way to do this is IMHO bad.
People will use it. And not just in special situations. They will use it as integral part of their software design and that is not a good idea.

R.




More information about the Lazarus mailing list