Source position: jwawingdi.pas line 4631
function CreateRoundRectRgn(
nLeftRect: Integer;
nTopRect: Integer;
nRightRect: Integer;
nBottomRect: Integer;
nWidthEllipse: Integer;
nHeightEllipse: Integer
):HRGN;