Mattias Gaertner wrote:

> Of course this trick works only for methods, not procedures.
> 
> There are two alternatives:
> 1. set all events to nil and extend TReader and friends to use some
> highly sophisticated method lookup. 
> 2. Do it like msegui and add a 
> not (csdesigning in componentstate)
> to every method check in every component. (not Delphi compatible)

It is no more necessary in MSEide version 1.2. In 1.0 I used "code" to hold 
the method lookup number. In 1.2 "code" and "data" are swapped before/after 
streaming.

Martin

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to