BoundsToRect Function
ImagingUtility

Returns rectangle (R.Left, R.Top, R.Left + R.Right, R.Top + R.Bottom).

Pascal
function BoundsToRect(const R: TRect): TRect; overload;
File

ImagingUtility (at line 270)

Related Information
You are here: Symbol Reference > Functions > BoundsToRect Function (TRect)