Delphi removes empty event handlers when you save, not at compile time. It's a nice feature and it does not remove code you wrote yourself.
2007/12/28, Damien Gerard <[EMAIL PROTECTED]>: > > > On Dec 28, 2007, at 3:15 PM, Vincent Snijders wrote: > > > Andrey Gusev schreef: > >> It may be explained by a few words ? > >> I don't wish discuss is it useful or harmful, correctly or > >> incorrectly, it important for me, to undestand: for what ? > > > > Maybe I don't understand you without an example, but if you have a > > declaration without implementation, you cannot compile the program, > > so an empty event handler implementation is created, so that you can > > compile the project. > > > > May be it is related to the fact in Delphi empty implementation > attached to an event are automatically removed at the compilation > > > > Vincent > > > > -- > Damien Gerard > [EMAIL PROTECTED] > > People who used magic without knowing what they were doing usually > came to a sticky end. All over the entire room, sometimes. > -- (Terry Pratchett, Moving Pictures) > > > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives > -- Atenciosamente, Alexsander da Rosa Linux User #113925
