Vcl.ComCtrls.TMonthCalendar.GetCalendarHandle

提供:RAD Studio API Documentation

Delphi

function GetCalendarHandle: HWND; override;

C++

virtual HWND __fastcall GetCalendarHandle(void);

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TMonthCalendar

説明

カレンダーコントロールのウィンドウハンドルを返します。

GetCalendarHandle メソッドを使用すると,Windows API を直接呼び出すためのカレンダーコントロールのウィンドウハンドルを取得できます。