OnTextObjectMouseMove Event

Applies to
TWPPreview

Declaration
TTextObjectMouseEvent = Procedure(Sender: TWPCustomRtfEdit; pobj: PTTextObj; obj: TWPObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer) of object;

Description
This even is triggered when the user moves the mouse pointer over an image object. It is also triggered by codes, such as mail merge fields. If it is triggered by an image object the X and Y coordinates are relative to the objects upperl left coordinate, for usual text objects the client coordinates in the editor are passed.

Category
Image Events


Copyright (C) by WPCUBED GmbH - Munich
http://www.wpcubed.com