FMX.FontGlyphs.TFontGlyphManager.RegisterCharacterHandleMethod

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

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


Description

Recense un nouveau gestionnaire pour choisir si le caractère doit être noir ou blanc ou en couleur.