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