Vcl.ComCtrls.TCustomComboBoxEx.WMGetText

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure WMGetText(var Message: TWMGetText); message WM_GETTEXT;

C++

MESSAGE void __fastcall WMGetText(Winapi::Messages::TWMGetText &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_GETTEXT.

Siehe auch