TTMSFNCBloxRect.GetTopLeft Method
Returns the top-left corner of the rectangle as a point.
API unit family: TMSFNCBloxCoreTypes
Declaring type: TTMSFNCBloxRect
Syntax
function GetTopLeft: TTMSFNCBloxPoint;
Returns
A point whose coordinates equal Left and Top.