Re: Where is TApplication located?
- From: "Maarten Wiltink" <maarten@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 10:20:44 +0200
"Nicholas Sherlock" <n_sherlock@xxxxxxxxxxx> wrote in message
news:dhi2j4$si4$1@xxxxxxxxxxxxxxxxxx
> Adam Sandler wrote:
>> I'm trying to correct some buggy mouse wheel behavior in the DBGrid...
>> A colleague told me how to fix it and sent me this URL...
>> http://delphi.about.com/cs/adptips2002/a/bltip1102_3.htm
>
> Whoever wrote that article is a little weird.
Zarko Gajic. His name seems to come up rather often there.
> Use the routine given, but make it a method of your form:
<snip code>
> Then in your form's oncreate:
>
> application.onmessage:=onmessage;
Some people thrive on programming by clicking alone, and would
benefit (in a short term sense) from using a TApplicationEvents
component to put this in its place.
Zarko arguably made a speeling mistake, but I wouldn't class him
as "weird" for that. As for catering to doubleclick-dummies...
Groetjes,
Maarten Wiltink
.
- Follow-Ups:
- Re: Where is TApplication located?
- From: Nicholas Sherlock
- Re: Where is TApplication located?
- References:
- Where is TApplication located?
- From: Adam Sandler
- Re: Where is TApplication located?
- From: Maarten Wiltink
- Re: Where is TApplication located?
- From: Adam Sandler
- Re: Where is TApplication located?
- From: Nicholas Sherlock
- Where is TApplication located?
- Prev by Date: Re: WaveIn Problem in XP
- Next by Date: Re: Where is TApplication located?
- Previous by thread: Re: Where is TApplication located?
- Next by thread: Re: Where is TApplication located?
- Index(es):
Relevant Pages
|