Re: public property in a TCustomEdit descendant
From: Didier Cabalé (didier.cabale_at_free.fr)
Date: 01/13/04
- Next message: Paul Nicholls: "Re: Passing ANY enumerated type as an argument to a single procedure WITHOUT Ord()..."
- Previous message: ESPNSTI: "Re: How do I use a TOleServer derived object properly? (Yet another interface question)."
- In reply to: Didier Cabalé: "Re: public property in a TCustomEdit descendant"
- Next in thread: Ignacio Vazquez: "Re: public property in a TCustomEdit descendant"
- Reply: Ignacio Vazquez: "Re: public property in a TCustomEdit descendant"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 13 Jan 2004 23:58:21 +0100
Excuse me Ignacio, but my last remark is quite stupid: the advantage of your
solution is that the wm_destroy procedure is fired only once, and not for
each 'change'.
Thank's
Didier
"Didier Cabalé" <didier.cabale@free.fr> a écrit dans le message news:
4004758f$1@newsgroups.borland.com...
> Thank's Ignacio, but i cannot see (i'm surely wrong) the advantage of
using
> a wm_destroy procedure instead of the overriden 'change' procedure.
> Didier
>
> "Ignacio Vazquez" <ivazquezATorioncommunications.com> a écrit dans le
> message news: 40044d97$1@newsgroups.borland.com...
> > Didier Cabali wrote:
> >
> > > Does somebody know a better way?
> >
> > Create a WM_DESTROY message handler and copy the value there.
> >
> > --
> > Cheers,
> > Ignacio
> >
> > Help improve Delphi: http://qc.borland.com/
>
>
- Next message: Paul Nicholls: "Re: Passing ANY enumerated type as an argument to a single procedure WITHOUT Ord()..."
- Previous message: ESPNSTI: "Re: How do I use a TOleServer derived object properly? (Yet another interface question)."
- In reply to: Didier Cabalé: "Re: public property in a TCustomEdit descendant"
- Next in thread: Ignacio Vazquez: "Re: public property in a TCustomEdit descendant"
- Reply: Ignacio Vazquez: "Re: public property in a TCustomEdit descendant"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]