|
Name
|
Description
|
|
Assign(TPersistent)
|
Represents method Assign(TPersistent).
|
|
Change
|
Represents method Change.
|
|
GetSize(Integer)
|
Represents method GetSize(Integer).
|
|
MoveTo(Single,Single)
|
Moves the object rect Top, Left to the specified X,Y. It retains the width and height of the rectangle.
|
|
Scale(Single,Single)
|
Scales the object rectangle by the specified DX, DY. The scaling is done from the rectangle's center point so Left, Right, Top, and Bottom all change.
|
|
SetBoundsRect(TRSRect)
|
Represents method SetBoundsRect(TRSRect).
|
|
SetSize(Integer,Single)
|
Represents method SetSize(Integer,Single).
|
|
Translate(Single,Single)
|
Moves the object rectangle Top, Left by the specified delta X and Y. It retains the width and height of the rectangle.
|
Top
|