[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Deprecated. Use GraphMath.CalculateLeftTopWidthHeight in the LazUtils package instead.
Source position: lclproc.pas line 120
procedure CalculateLeftTopWidthHeight( |
X1: Integer; |
Y1: Integer; |
X2: Integer; |
Y2: Integer; |
out Left: Integer; |
out Top: Integer; |
out Width: Integer; |
out Height: Integer |
); |
Deprecated in LCL version 3.0.
Version 4.0 | Generated 2025-05-03 | Home |