ListBoxItem.setText

Sets the text in the given column

class ListBoxItem
@nogc
void
setText
(
int column
,
wstring text
)

Meta