function UnionRect(const rec1, rec2: TRect): TRect; overload;
function UnionRect(const rec1, rec2: TRectD): TRectD; overload;
This function differs from the function of the same name found in Delphi's Types unit such that, when one parameter is an empty rect, the function will return the other parameter.
Copyright ©2010-2023 Angus Johnson - Image32 4.8 - Help file built on 17 Jan 2025