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

InflateRectEx

Declaration

Source position: JPL.Rects.pas line 53

procedure InflateRectEx(

  var ARect: TRect;

  const DeltaLeft: Integer;

  const DeltaRight: Integer;

  const DeltaTop: Integer;

  const DeltaBottom: Integer

);



CT Web help

CodeTyphon Studio