Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
RenderImage | property | public | version 1.0 | no |
Read/Write RenderImage[=RImage] |
It's a convenient alternative to the Filename property. Is recommended to be used with RImage arrays. For example, if you have a list of images, that need to be shown in different places in your application, is recommended to create an RImage array with all the pictures, and then attach a picture from the array to every RImage that needs that picture. |
// create an array ... |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:55 2009 GMT | (c)2009 RadGs Software |