Vcl.ComCtrls.TCustomComboBoxEx.WMSetText

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

Delphi

procedure WMSetText(var Message: TWMSetText); message WM_SETTEXT;

C++

MESSAGE void __fastcall WMSetText(Winapi::Messages::TWMSetText &Message);

プロパティ

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


説明

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

関連項目