This function is used to set the mouse cursor for a given graphical object.
Context
Windows client,
Java client,
Adelia Cloud client.
Parameters
<GraphicalObjectName> |
|
Name of the graphical object or layout design window. |
|
NUM_BIN_2 |
CursorNumber |
Value referring to a cursor defined by the system. |
|
Start applications Arrow Cross Ibeam Not permitted Resize all Resize North East – South West Resize North – South Resize North West – South East Resize East - West Up arrow Wait |
0 1 2 3 4 5 6 7 8 9 10 11 |
||
BOOL |
ReturnCode |
Return code for the operation: |
Example
CursorNbr = 11
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxSetSystemCursor' Applic_Win CursorNbr OK
List of the VaToolBx functions by topic