FMX.FontGlyphs.TFontGlyphManager.RegisterCharacterHandleMethod

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

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


Beschreibung

Registriert eine neue Behandlungsroutine zum Auswählen, ob das Zeichen schwarz-weiß oder farbig sein soll.