Vcl.ComCtrls.TCustomComboBoxEx.WMSetText

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure WMSetText(var Message: TWMSetText); message WM_SETTEXT;

C++

MESSAGE void __fastcall WMSetText(Winapi::Messages::TWMSetText &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_SETTEXT.

Siehe auch