RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalColors.Create Constructor

Creates and initializes a TMonthCalColors instance.

Pascal
constructor Create(AOwner: TCommonCalendar);
C++
__fastcall TMonthCalColors(TCommonCalendar AOwner);

Applications do not need to instantiate TMonthCalColors. This object is created by the calendar display control that uses it. That calendar display control is passed as the AOwner parameter. 

 

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