The SScrollList allows to select from more options. In a SScrollList a list of text elements can be displayed.
Example: A list of states, to select a state from a SScrollList.
The user can select a text or image element from the SScrollList. The SScrollList gets its selection data from a STableElement and saves the value in a bound column (e.g. the primary key), of the target table.
The SScrollList is only in conjunction with a STableElement meaningfull applicable. The connection to the STableElement is set in the property page (s. fig. 179 ).

Fig. 179: Property Page Database SComboBox
Hint: A SScrollList can be used like a SComboBox.