Re: Where is TApplication located?



"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


.



Relevant Pages

  • Re: Where is TApplication located?
    ... 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... ...
    (comp.lang.pascal.delphi.misc)
  • Re: Where is TApplication located?
    ... >> 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... ... Also, one wheel message by defaut transcribes to 3 key messages, right? ...
    (comp.lang.pascal.delphi.misc)
  • Re: Word is deleting spaces between words and sentences
    ... can your colleague create a PDF copy of the file and send back to you to demonstrate the problem? ... now when neither of us has changed computers. ... >> This is a disaster for me if i can't find a fix. ... > McGhie Information Engineering Pty Ltd, Sydney, Australia. ...
    (microsoft.public.mac.office.word)
  • DBgrid and Mouse Wheel
    ... >Does anybody know how to make a dbgrid scroll up and down when>the ... >Fix it properly by subclassing a new DB grid and adding this fix, ... >TDBGridFix as your DBGrid. ... The fix belongs in the grid />grid ...
    (comp.lang.pascal.delphi.misc)
  • Re: Comments
    ... > obvious to a colleague who has to jump in and fix something in my code. ... > explanation. ...
    (borland.public.delphi.non-technical)