FMX.FontGlyphs.TFontGlyphManager.RegisterCharacterHandleMethod
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.