API:System.DateUtils.InvalidDayOfWeekInMonthError
Delphi
procedure InvalidDayOfWeekInMonthError(const AYear, AMonth, ANthDayOfWeek,
ADayOfWeek: Word);
C++
extern DELPHI_PACKAGE void __fastcall InvalidDayOfWeekInMonthError(const System::Word AYear, const System::Word AMonth, const System::Word ANthDayOfWeek, const System::Word ADayOfWeek);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.DateUtils.pas System.DateUtils.hpp |
System.DateUtils | System.DateUtils |
Description
Embarcadero Technologies does not currently have any additional information.