Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== SELPOS_EX property ====== ==== Applies To ==== (Hierarchical) list box ==== Description ==== Returns the expanded position of the selected item in a (hierarchical) list box. ==== Usage ==== //selecteditem// = **Get_Property**(//objectname//, "**SELPOS_EX**") Get_Property returns an @FM-delimited array for the selected item in the list, where: ^Parameter^Description^ |<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").| ==== See Also ==== [[list_ex|LIST_EX]] and [[selpos|SELPOS]] properties, [[send_message|Send_Message()]], [[toppos|TOPPOS property]] guides/programming/programmers_reference_manual/selpos_ex.txt Last modified: 2024/06/19 20:20by 127.0.0.1