Vcl.Controls.TCMPopupHWndDestroy

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

Delphi

TCMPopupHWndDestroy = record

C++

struct DECLSPEC_DRECORD TCMPopupHWndDestroy
{
public:
    unsigned Msg;
#ifndef _WIN64
#else /* _WIN64 */
    Winapi::Messages::TDWordFiller MsgFiller;
#endif /* _WIN64 */
    TPopupFormInfo *PopupFormInfo;
    HWND PopupControlWnd;
    NativeInt Result;
};

プロパティ

種類 可視性 ソース ユニット
record
struct
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls


説明

TCMPopupHWndDestroy は、CM_POPUPHWNDDESTROY メッセージと共に使用されます。

TCMPopupHWndDestroy 型のオブジェクトは、CM_POPUPHWNDDESTROY メッセージと共に使用されます。

TCMPopupHWndDestroy 型は、内部で使用されます。