HE_PUTCONVERTCHAR
Sends a character to the control and marks it for conversion. Submessage of
WM_PENCTL. (Japanese version only.)
Parameters
wParam
HE_PUTCONVERTCHAR.
lParam
The low-order word contains the character code, which can be an SBCS or DBCS
character.
 
Return Value
Returns TRUE if there are no errors; otherwise, returns FALSE.
Comments
Posting this message is similar to posting a WM_CHAR message to a bedit
control, with the exceptions that the posted character also acquires the attribute of
being a character marked for conversion in the Input Method Editor, and DBCS
characters may be specified in the LOWORD of 
lParam. This submessage is available for bedits only.
			
				- Software for developers
				
- 
				Delphi Components
 .Net Components
 Software for Android Developers
- More information resources
				
- 
				MegaDetailed.Net
 Unix Manual Pages
 Delphi Examples