Returns the smallest value of the two
Source position: fpgui.pas line 145
function Min(
a: Integer;
b: Integer
):Integer;