The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



OnMoveOverStruct


Unit:SDL_chemgrph
Class:TChemGraph
Declaration:OnMoveOverStruct: TMoveOverStructEvent;
{TMoveOverStructEvent = procedure (Sender: TObject; ClosestAtom: integer; Dist: double; Shift: TShiftState; rMousePosX, rMousePosY: double) of object; }

The event OnMoveOverStruct occurs when the mouse cursor is moved over the structure window area. See TMoveOverStructEvent for a detailed description of the event.

Example: This event is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): shcstruk



Last Update: 2023-Dec-14