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

Max

Returns the greater of two values.

Declaration

Source position: fpgui.pas line 146

function Max(

  a: Integer;

  b: Integer

):Integer;