Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
Decorations | property | public | version 1.0 | no |
[Read/Write] property Decorations[=DECOR_ALL | DECOR_BORDER | DECOR_RESIZEH | DECOR_TITLE | DECOR_MENU | DECOR_MINIMIZE | DECOR_MAXIMIZE] |
This property controls how a window is decorated. If you want to combine two ore more decoration constants, you can use the " | " operator. |
Form.Decorations=DECOR_MENU | DÉCOR_MINIMIZE; |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:53 2009 GMT | (c)2009 RadGs Software |