TIWList

TIWList

TIWList

The TIWList component allows you to show a list of string in a vertical list.

TIWList = class(TIWCustomControl)

Properties

property Items: TStrings;

Use this property to read/write to the list of items (strings) to be shown by the control.

property Numbered: Boolen;

Set this property as True to enumerate the list.