Navigation: Code Documentation > RSFMXCommon > FMX.RS.Graphics > Classes > TRSCustomRSRect > Methods
TRSCustomRSRect.MoveTo(Single,Single) Method
Moves the object rect Top, Left to the specified X,Y. It retains the width and height of the rectangle.
Namespace: FMX.RS.Graphics
Delphi
public procedure MoveTo( X, Y: Single ); virtual;
Parameters
X
Type: Single
Y
•FMX.RS.Graphics.TRSCustomRSRect.BoundsRect
•FMX.RS.Graphics.TRSCustomRSRect.Translate(Single,Single)
•FMX.RS.Graphics.TRSCustomRSRect.Scale(Single,Single)
•TRSCustomRSRect
•FMX.RS.Graphics