RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalendar.GetCalendarHandle Method

Returns the calendar control's window handle.

Pascal
function GetCalendarHandle: HWND; override;
C++
virtual __fastcall HWND GetCalendarHandle();

Use GetCalendarHandle to get the calendar control's window handle, which can be used for direct Windows API calls. 

 

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