RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DateUtils.DayWednesday Constant

DayWednesday is a constant that indicates Wednesday.

Pascal
DayWednesday = 3;
C++
DayWednesday = 3;

DayWednesday is a numerical constant that indicates the third day of the week, Wednesday. DayWednesday 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!