RButton.Image


public property Image

Prototype:

[Read/Write] property Image[=RImage]

Description:

Sets or gets the image shown on this button. Notice that this feature is not supported on any platform. For example, on Microsoft Windows is better to add a RVBox in wich you can put a RImage and a RLabel. For portability is recommended to use the RVBox alternative.

Return value:

Returns the image shown on the button.