MemoWidget.lines

returns a list of lines in memo

To modify the content, just modify it in the returned list

class List is defined in qui.lists.d

class MemoWidget
@property
List!string
lines
()

Meta