[fpc-devel] Class field reordering

Michael Van Canneyt michael at freepascal.org
Sun Jul 15 19:21:58 CEST 2012



On Sun, 15 Jul 2012, Martin Schreiber wrote:

> Currently I need access to the following private FCL class fields because of
> MSEide+MSEgui extensions:

I have looked at your list. (I sent my previous mail about this without having 
seen the list)

At first sight, I see no reason to make any of these fields protected.

For example:
TParam.FBound
Is directly accessible through TParam.Bound, so why on earth would you need to have it protected ??

Can you give some explanations at least of what you're trying to do, 
maybe we can find workarounds for your problems ?

Michael.



More information about the fpc-devel mailing list