FMX.FontGlyphs.TFontGlyphManager.UnRegisterCharacterHandleMethod

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

static void __fastcall UnRegisterCharacterHandleMethod(const TCharacterHandleFunction Method);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs TFontGlyphManager

Description

It unregisters the character handler from the chain.