RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DateUtils.DayMonday Constant

DayMonday is a constant that indicates Monday.

Pascal
DayMonday = 1;
C++
DayMonday = 1;

DayMonday is a numerical constant that indicates the first day of the week, Monday. DayMonday is primarily used with functions like DayOfTheWeek and DecodeDateDay

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!