Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
LoadIcon | function | public | version 1.0 | no |
public function LoadIcon(filename) |
filename | The filename of the image to load (a jpg, gif, png, ...) |
This is an alternative to the Image property. This function creates an image from a file, and then sets it as the button image. 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 method. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:10 2011 GMT | (c)2011 RadGs Software |