Source position: jwawingdi.pas line 5367
function RoundRect(
hdc: HDC;
nLeftRect: Integer;
nTopRect: Integer;
nRightRect: Integer;
nBottomRect: Integer;
nWidth: Integer;
nHeight: Integer
):BOOL;