[lazarus] csDesigning

Marc Weustink Marc.Weustink at cuperus.nl
Mon Mar 6 12:33:45 EST 2000


+ From: Shane Miller [mailto:SMiller1 at stvgb.org]
+ 
+ DOH!  Yeah that WAS the intention.  I was looking a the 
+ property and seeing where csDesinging could be added.  Of 
+ course it's a READ ONLY property so it couldn't.  Also, it's 
+ private so I couldn't access it directly.  I'm not sure why I 
+ didn't think of INCLUDE......

Hmmm... then include doesn't work either. You can it only use on vars. 

Looking at delphi, it hase a 
procedure TComponent.SetDesigning(Value: Boolean);

Maybe you're looking for this ?

Marc









More information about the Lazarus mailing list