Topic Path: Symbol Reference > Constants > IdDaysInMonth Constant
ContentsIndexHome
PreviousUpNext
IdDaysInMonth Constant
File
IdDaysInMonth: array[1..IdMonthsInYear] of byte = ( 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 );

IdDaysInMonth is a Constant.

Topic generated.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.