| Concept Framework 1.0 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| Move | function | public | version 1.0 | no |
| public function Move(object control, integer x, integer y) |
| control | the child that must be moved |
| x | the new x coordinate |
| y | the new y coordinate |
| This function repositions a child of the RFixed control, by setting X and Y. Instead of this function is recommended to use Left and Top on the child control. |
| Documented by Eduard Suica, generation time: Thu Oct 15 20:01:53 2009 GMT | (c)2009 RadGs Software |