TRVListLevel.ImageWidth, ImageHeight

<< Click to display table of contents >>

TRVListLevel.ImageWidth, ImageHeight

Desired size of the list marker image.

property ImageWidth: TRVStyleLength;

property ImageHeight: TRVStyleLength;

Currently, these properties are used only in FireMonkey, if ListType = rvlstImageList or rvlstImageListCounter. The editor chooses the image that fits in the specified size. Zero values are interpreted as 16 device pixels.

See also properties:

ImageIndex;

ImageList.