Represents method IsLeapYear(Integer).
IsLeapYear(Integer)
function IsLeapYear(year: Integer): Boolean;