Prototype

property Asterisk: string index 0 read GetImage write SetImage;

Description

Defines the replacement image for asterisks  in unordered lists.


The control must be linked to a list of images, either through its ImageList property or through that of a TMDStyle if its Style property is defined.

This property can contain the index of an image or its name (requires Delphi 10.3 or newer).

See also