FMX.FontGlyphs.TFontGlyphManager.UnRegisterCharacterHandleMethod

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class procedure UnRegisterCharacterHandleMethod(const Method: TCharacterHandleFunction); static;

C++

static void __fastcall UnRegisterCharacterHandleMethod(const TCharacterHandleFunction Method);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs TFontGlyphManager


Beschreibung

Hebt die Registrierung der Zeichen-Behandlungsroutine in der Kette auf.