API:System.DateUtils.IsValidDateDay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsValidDateDay(const AYear, ADayOfYear: Word): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IsValidDateDay(const System::Word AYear, const System::Word ADayOfYear);

Properties

Type Visibility Source Unit Parent
function public
System.DateUtils.pas
System.DateUtils.hpp
System.DateUtils System.DateUtils

Description

Embarcadero Technologies does not currently have any additional information.