TTMSFNCBloxRect.SetTopLeft Method
Sets the top-left corner of the rectangle, updating the left and top edges from the supplied point.
API unit family: TMSFNCBloxCoreTypes
Declaring type: TTMSFNCBloxRect
Syntax
procedure SetTopLeft(const Value: TTMSFNCBloxPoint);
Parameters
| Name | Description |
|---|---|
Value |
Point providing the new left and top edge coordinates. |