Products Downloads


French version


 

 

This function is used to reset the mouse cursor for a given graphical object. The cursor will be set with the value it had before the VaToolBxSetSystemCursor (or VaToolBxSetFileCursor) function was initially called for that graphical object.

 

Important: For a given graphical object (see details of the various functions), the VaToolBx DLL must have already been loaded (using the LOAD_DLL instruction) when the VaToolBxJavaSetFileCursor, VaToolBxSetFileCursor, or VaToolBxSetSystemCursor function is called, and must still be loaded when the VaToolBxResetCursor or VaToolBxRestoreCursor function is called.

 

Context

  • Windows client,

  • Java client,

  • Adelia Cloud client.

 

Parameters

<GraphicalObjectName>

BOOL

ReturnCode

 

Example

CursorNbr = 11

CALL_DLL 'VATOOLBX.DLL' 'VaToolBxSetSystemCursor' Applic_Win CursorNbr OK

CursorNbr = 3

CALL_DLL 'VATOOLBX.DLL' 'VaToolBxSetSystemCursor' Applic_Win CursorNbr OK

CALL_DLL 'VATOOLBX.DLL' 'VaToolBxResetCursor' Applic_Win OK

 

List of the VaToolBx functions by topic

 

↑ Top of page

  • Aucune étiquette