RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCommonCalendar.GetCalStyles Method

Returns the style flags that are used when creating the calendar's window.

Pascal
function GetCalStyles: DWORD; virtual;
C++
virtual __fastcall DWORD GetCalStyles();

GetCalStyles is used internally to create the style flags that reflect the current property settings of the calendar control. 

 

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