IsLeapYear(Integer) Method

Represents method IsLeapYear(Integer).

Namespace: standard
function IsLeapYear(year: Integer): Boolean;

Parameters

year
Type: Integer

Return Value

Type: Boolean