Vcl.Dialogs.TCustomTaskDialog.Handle

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

Delphi

property Handle: HWND read FHandle;

C++

__property HWND Handle = {read=FHandle, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

説明

親ウィンドウへのハンドル。

Handle は,親ウィンドウへのハンドルを提供します。 このフィールドは null にできます。