FMX.FontGlyphs.ETFontGlyphManagerException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectETFontGlyphManagerException

Delphi

ETFontGlyphManagerException = class(Exception);

C++

class PASCALIMPLEMENTATION ETFontGlyphManagerException : public System::Sysutils::Exception

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs FMX.FontGlyphs


Description

Cette exception est déclenchée pour informer l'utilisateur de l'utilisation de TFormGlyphManager. Plus précisément, l'exception est alors déclenchée si le gestionnaire n'est pas implémenté sur la plate-forme en cours et que l'utilisateur envoie des demandes.