Constants: Mouseover

Parent: $root.$constants

kMCharposUsed with mouseover() to return the character position where the mouse is located in an edit field under the mouse
kMComplexGridRowUsed with mouseover() to return the complex grid row
kMHorzUsed with mouseover() to return the horizontal position of the mouse
kMHorzCellUsed with mouseover() to return the horizontal column number of a headed list,tree control,string grid, or data grid
kMItemrefUsed with mouseover() to return an item reference to the object under mouse
kMLineUsed with mouseover() to return the line of a list the mouse is over. For a complex grid, use kMComplexGridRow
kMPLineUsed with mouseover() to return the line of the parent list the mouse is over
kMScreenPosUsed with mouseover() to return a row with 2 columns (h and v) which are the horizontal and vertical mouse position in screen coordinates
kMVertUsed with mouseover() to return the vertical position of the mouse