Vcl.ComCtrls.TCustomComboBoxEx.WMGetTextLength

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomComboBoxEx


Beschreibung

Eine benutzerdefinierte Behandlungsroutine für die Botschaft WM_GETTEXTLENGTH.

Siehe auch