VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 12345[6]78910 ]


[ Next Thread | Previous Thread | Next Message | Previous Message ]

Date Posted: 10:33:33 02/07/02 Thu
Author: Bret
Subject: Re: OnClick Event and Mouse Cursor Setting
In reply to: Michel 's message, "Re: OnClick Event and Mouse Cursor Setting" on 20:23:18 02/05/02 Tue

Thank You Michael:

However, these events are not in the source code I have. There is the TMouseHandler classes, but no property OnImageMouseMove.

Looks like most files are dated 11/7/1999

Please give me a link to the latest code, if I am missing something.

Thank You

Bret

>
>Hi Bret,
>
>The ImageScrollBox keeps traps the mouse event for its
>internal handling. It exposes, three new events,
>
> property OnImageMouseMove : TMouseMoveEvent read
>FOnImageMouseMove
> write
>FOnImageMouseMove;
> property OnImageMouseDown : TMouseEvent read
>FOnImageMouseDown
> write
>FOnImageMouseDown;
> property OnImageMouseUp : TMouseEvent read
>FOnImageMouseUp
> write
>FOnImageMouseUp;
>
>To trap the mouse events. You can can the cursor in
>mouse down/up events.
>
>Another alternative is to create a class derived from
>TMouseHandler combined with the
>ImageScrollBox.MouseHandler property.
>
>The OnMouseDown event is not available (you use
>OnImageMouseDown), but the OnClick event in the
>TImageScrollBox should be available.
>
>Best regards,
>
>Michel
>

[ Next Thread | Previous Thread | Next Message | Previous Message ]


Replies:


[ Contact Forum Admin ]


Forum timezone: GMT-5
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.