Thema
:
Delphi
Change text of other App Edit Control
Einzelnen Beitrag anzeigen
toms
(CodeLib-Manager)
Registriert seit: 10. Jun 2002
4.648 Beiträge
Delphi XE Professional
#
2
Re: Change text of other App Edit Control
4. Okt 2009, 12:06
Hi,
To set the text of a control in another process, send the WM_SETTEXT message directly instead of calling SetWindowText.
SetWindowText
Thomas
toms
Öffentliches Profil ansehen
Mehr Beiträge von toms finden