Re: TNotifyEvent
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 23:13:35 +0200
"Fons Rave" <fonzzz-at-xs4all-dot-nl> wrote in message
news:449ad7b1$0$31643$e4fe514c@xxxxxxxxxxxxxxxxx
if (TMethod(X).Code = TMethod(Y).Code) and (TMethod(X).Data =
TMethod(Y).Data) then ;
Are .Code the program-code and .Data the local variables ?
They are the fields of the TMethod record type.
If so, only the .Code-test isn't enough ?
The Data field is there because it has a function. It supplies
the context in which the method will be executed; the Self
object.
Groetjes,
Maarten Wiltink
.
- References:
- TNotifyEvent
- From: Fons Rave
- Re: TNotifyEvent
- From: Rob Kennedy
- Re: TNotifyEvent
- From: Fons Rave
- TNotifyEvent
- Prev by Date: calculator
- Next by Date: Re: RichEdit Size
- Previous by thread: Re: TNotifyEvent
- Next by thread: Re: TNotifyEvent
- Index(es):