Vcl.ComCtrls.TCustomComboBoxEx.CBSetEditSel

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

Delphi

procedure CBSetEditSel(var Message: TMessage); message CB_SETEDITSEL;

C++

MESSAGE void __fastcall CBSetEditSel(Winapi::Messages::TMessage &Message);

プロパティ

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


説明

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

関連項目