API:FMX.FontGlyphs.TFontGlyphManager.RegisterCharacterHandleMethod

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure RegisterCharacterHandleMethod(const Method: TCharacterHandleFunction;
const OverrideValue: Boolean = False); static;

C++

static void __fastcall RegisterCharacterHandleMethod(const TCharacterHandleFunction Method, const bool OverrideValue = false);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.