Vcl.ComCtrls.TCustomComboBoxEx.WMSetText
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 メッセージのカスタム ハンドラ。