SELPOS_EX property

(Hierarchical) list box

Returns the expanded position of the selected item in a (hierarchical) list box.

selecteditem = Get_Property(objectname, "SELPOS_EX")

Get_Property returns an @FM-delimited array for the selected item in the list, where:

ParameterDescription
<1>Position of the selected item in the (fully expanded) list (LIST_EX).
<2>Indent of selected item.
<3>Number of "leafs" in the next level:

0 = None.
Positive number, if leafs are visible.
Negative number, if leafs are invisible.
<4>Position in list (SELPOS value).
<5>Position of predecessor (immediately preceding "branch").
  • guides/programming/programmers_reference_manual/selpos_ex.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1