Unit 'GraphUtil' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lcl]

NormalizeRect

Ensures that coordinates in the rectangle are in the correct order.

Declaration

Source position: graphutil.pp line 83

function NormalizeRect(

  const R: TRect

):TRect;

Arguments

R

  

Rectangle examined in the routine.

Function result

Rectangle with the corrected values for its coordinates.