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