Returns checked items in the same format as the LISTTEXT property.
A dynamic array of checked items. Each item is delimited by @fm.
Development | Runtime | Indexed | Scaled | Synthetic |
---|---|---|---|---|
N/A | Get/Set | No | No | No |
N/A
//// Example// ////// //// Get the text from all selected items.// ChkList = Get_Property( @Window : ".LST_DATA", "CHECKEDLISTTEXT" )
LISTBOX CHECK property, LISTBOX CHECKBOXES property, LISTBOX CHECKEDLIST property, LISTBOX LIST property, LISTBOX LISTTEXT property, LISTBOX SELLIST property, LISTBOX SELPOS property.