strokeItems

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the strokeItems of widget to {true| false}
get the strokeItems of widget
Associationscom.livecode.widget.polylist
Summary

Specifies whether to draw the borders of the PolyList elements.

Example
set the strokeItems of widget "PolyList" to true
Description

Use the strokeItems property to show or hide the borders of the PolyList items.