TIWCGJQListButton.Icons Property

Icons to display, with or without text (see text option). The primary icon is displayed by default on the left of the label text, the secondary by default is on the right. Value for the primary and secondary properties must be a classname (String), eg. "ui-icon-gear". For using only one icon: icons: {primary:'ui-icon-locked'}. For using two icons: icons: {primary:'ui-icon-gear',secondary:'ui-icon-triangle-1-s'}

Namespace: IWCGJQButtons
published
 property Icons: TIWCGJQListButtonIcons index 03 read GetIcons write SetIcons stored IsObjStored;

Property Value