Vcl.Controls.Imm32IsIME

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Imm32IsIME(hKl: HKL): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall Imm32IsIME(HKL hKl);

Properties

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

Description

For internal use.

You should not use Imm32IsIME directly.

See Also