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