[lazarus] TStringGrid

Andrew Johnson aj_genius at hotmail.com
Wed Sep 11 10:09:16 EDT 2002


On 11 Sep 2002 08:37:21 -0400
"Tony Maro" <tonym at nlisc.com> wrote:

>Ah - cool.  Is this to say that the AutoScroll property isn't working in
>my CVS?  Could that be the root of the problem?  I've turned off
>AutoScroll so I could handle the ranges myself and get these weird
>responses.

It may be that was part of the problem. There is something wierd within 
Boolean values, where if you initialize a Boolean Property to true and set 
its default to true(has to be done because of problem with, I think, FPC), 
it will save fine in itself, but any descendents will have problems where it 
almost never saves, therefore it is always true.. Since AutoScroll is 
supposed to be true by default... well anyway you see where there would be 
issues. This appears to be why Visible/Enabled properties don't work too. 
They are enabled by default in TControl etc.. anyway

Andrew

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com






More information about the Lazarus mailing list