Parent: $root.$constants
kMCharpos | Used with mouseover() to return the character position where the mouse is located in an edit field under the mouse |
kMComplexGridRow | Used with mouseover() to return the complex grid row |
kMHorz | Used with mouseover() to return the horizontal position of the mouse |
kMHorzCell | Used with mouseover() to return the horizontal column number of a headed list,tree control,string grid, or data grid |
kMItemref | Used with mouseover() to return an item reference to the object under mouse |
kMLine | Used with mouseover() to return the line of a list the mouse is over. For a complex grid, use kMComplexGridRow |
kMPLine | Used with mouseover() to return the line of the parent list the mouse is over |
kMScreenPos | Used with mouseover() to return a row with 2 columns (h and v) which are the horizontal and vertical mouse position in screen coordinates |
kMVert | Used with mouseover() to return the vertical position of the mouse |