TrvCustomAction.Image

<< Click to display table of contents >>

TrvCustomAction.Image

SVG image.

property Image: TRVButtonImageId;

If the action is linked to a TRVActionButton, the value of this property is assigned to the button’s Image property.

Using SVG images is optional. You can use the ImageIndex property to specify an image from a TImageList, or you can use no image at all.