RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalendar.CreateParams Method

Overrides the inherited CreateParams method.

Pascal
procedure CreateParams(var Params: TCreateParams); override;
C++
virtual __fastcall CreateParams(TCreateParams Params);

CreateParams incorporates the TMonthCalendar window styles and then calls the inherited CreateParams method. 

 

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