RAD Studio VCL Reference
|
InvalidDayOfWeekInMonthError is used internally.
procedure InvalidDayOfWeekInMonthError(const AYear: Word; const AMonth: Word; const ANthDayOfWeek: Word; const ADayOfWeek: Word);
InvalidDayOfWeekInMonthError(const Word AYear, const Word AMonth, const Word ANthDayOfWeek, const Word ADayOfWeek);
The InvalidDayOfWeekInMonthError routine is used internally by DateUtils to raise a specific exception. InvalidDayOfWeekInMonthError should not be used in any application.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|