Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
Icon | property | public | version 1.0 | no |
[Read/Write] property Icon[=RImage] |
This property sets an RImage as the icon for the window (RForm). The icon usually is in the top-left corner of a window,
This icon is used when the window is minimized (also known as iconified). Some window managers or desktop environments may also place it in the window frame, or display it in other contexts. |
var image=new RImage(null); |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:53 2009 GMT | (c)2009 RadGs Software |