RAD Studio VCL Reference
|
InvalidDateMonthWeekError is used internally.
procedure InvalidDateMonthWeekError(const AYear: Word; const AMonth: Word; const AWeekOfMonth: Word; const ADayOfWeek: Word);
InvalidDateMonthWeekError(const Word AYear, const Word AMonth, const Word AWeekOfMonth, const Word ADayOfWeek);
The InvalidDateMonthWeekError routine is used internally by DateUtils to raise a specific exception. InvalidDateMonthWeekError 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!
|