Vcl.Controls.Win32NLSEnableIME

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls


Beschreibung

Warnung: Win32NLSEnableIME ist veraltet.

Win32NLSEnableIME ist eine interne Routine.

Verwenden Sie Win32NLSEnableIME nicht direkt.

Siehe auch