Vcl.ComCtrls.TMonthCalendar.GetCalendarHandle

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetCalendarHandle: HWND; override;

C++

virtual HWND __fastcall GetCalendarHandle();

プロパティ

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

説明

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

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