TIWCGJQMListItem.RightIcon Property
The default icon for each list item containing a link is jqmisRightArrow. To prevent icons from appearing altogether, set the RightIcon to jqmisNone.
published property RightIcon: TIWCGJQMIconSet read FRightIcon write SetRightIcon default jqmisRightArrow;
Property Value
Type: TIWCGJQMIconSet