guides:programming:programmers_reference_manual:sellist_property_listbox

SELLIST property (Listbox)

Returns selected items in the same format as the LIST property.

A dynamic array of selected items from the selected rows. Each item is delimited by @fm.

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet OnlyNoNoNo

N/A

 
// Example//
//
// Get the data from all selected items.//
   
   SelList = Get_Property( @Window : ".LST_DATA", "SELLIST" )
 
 
 
 
 

LISTBOX LIST property, LISTBOX LISTTEXT property, LISTBOX SELLISTTEXT property, LISTBOX SELPOS property

  • guides/programming/programmers_reference_manual/sellist_property_listbox.txt
  • Last modified: 2023/10/25 10:50
  • by 127.0.0.1