API:Winapi.Messages.SendTextMessage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SendTextMessage(Handle: HWND; Msg: UINT; WParam: WPARAM; LParam: UnicodeString): LRESULT;

C++

extern DELPHI_PACKAGE NativeInt __fastcall SendTextMessage(HWND Handle, unsigned Msg, NativeUInt WParam, System::UnicodeString LParam)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
Winapi.Messages.pas
Winapi.Messages.hpp
Winapi.Messages Winapi.Messages

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!