RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DateUtils.InvalidDayOfWeekInMonthError Function
Pascal
procedure InvalidDayOfWeekInMonthError(const AYear: Word; const AMonth: Word; const ANthDayOfWeek: Word; const ADayOfWeek: Word);
C++
InvalidDayOfWeekInMonthError(const Word AYear, const Word AMonth, const Word ANthDayOfWeek, const Word ADayOfWeek);

DateUtils

This is function DateUtils.InvalidDayOfWeekInMonthError.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!