[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'GraphUtil' (#lcl)

NormalizeRect

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

Declaration

Source position: graphutil.pp line 86

function NormalizeRect(

  const R: TRect

):TRect;

Arguments

R

  

Rectangle examined in the routine.

Function result

Rectangle with the corrected values for its coordinates.


Version 3.2 Generated 2024-02-25 Home