| Concept Framework 2.2 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: Sun Jan 27 18:15:05 2013 GMT | (c)2013 Devronium Applications |