Vcl.ComCtrls.TCustomComboBoxEx.WMGetText

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

Delphi

procedure WMGetText(var Message: TWMGetText); message WM_GETTEXT;

C++

MESSAGE void __fastcall WMGetText(Winapi::Messages::TWMGetText &Message);

プロパティ

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


説明

WM_GETTEXT メッセージのカスタム ハンドラ。

関連項目