Vcl.Controls.Imm32SetCompositionFont

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function Imm32SetCompositionFont(hImc: HIMC; var lpLogfont: LOGFONT): Boolean;
function Imm32SetCompositionFont(hImc: HIMC; lpLogfont: PLOGFONT): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall Imm32SetCompositionFont(int hImc, tagLOGFONTW &lpLogfont)/* overload */;

Eigenschaften

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

Beschreibung

Für den internen Gebrauch.

Sie sollten Imm32SetCompositionFont nicht direkt verwenden.

Siehe auch