[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'fpGUI' (#fpgui)

Min

Returns the smallest value of the two

Declaration

Source position: fpgui.pas line 145

function Min(

  a: Integer;

  b: Integer

):Integer;