Vcl.ComCtrls.TCustomComboBoxEx.WMGetTextLength

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

Delphi

procedure WMGetTextLength(var Message: TWMGetTextLength); message WM_GETTEXTLENGTH;

C++

MESSAGE void __fastcall WMGetTextLength(Winapi::Messages::TWMNoParams &Message);

プロパティ

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


説明

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

関連項目