Concept Framework 2.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: Fri Jan 21 18:06:10 2011 GMT | (c)2011 RadGs Software |