NOTIFYPOS property

Edit table

Returns the position where the last action occurred. Use with Get_Property(), only.

selecteditem = Get_Property(objectname, "NOTIFYPOS")

Get_Property() returns Column:@FM:Row for the cell in the edit table where the last action occurred. This property works in cases where the SELPOS property cannot specify a specific cell. For example, in a multi-selection edit table, SELPOS returns all selected rows while NOTIFYPOS returns just the row that was clicked on.

  • guides/programming/programmers_reference_manual/notifypos.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1