Unit 'JPL.Rects' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jplib]

CenterRect

Declaration

Source position: JPL.Rects.pas line 51

procedure CenterRect(

  const MainRect: TRect;

  var CenteredRect: TRect;

  CenterHorizontally: Boolean = True;

  CenterVertically: Boolean = True

);



CT Web help

CodeTyphon Studio