Vcl.Controls.Win32NLSEnableIME

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Win32NLSEnableIME(hWnd: HWND; Enable: Boolean): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall Win32NLSEnableIME _DEPRECATED_ATTRIBUTE0 (HWND hWnd, bool Enable);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

Warning: Win32NLSEnableIME is deprecated.

Win32NLSEnableIME is an internal routine.

You should not use Win32NLSEnableIME directly.

See Also