FMX.FontGlyphs.ETFontGlyphManagerException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectETFontGlyphManagerException

Delphi

ETFontGlyphManagerException = class(Exception);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.FontGlyphs.pas
FMX.FontGlyphs.hpp
FMX.FontGlyphs FMX.FontGlyphs


Beschreibung

Diese Exception wird ausgelöst, um über die Verwendung von TFormGlyphManager zu informieren. Wenn der Manager auf der aktuellen Plattform nicht implementiert ist und der Benutzer versucht, ihn anzufordern, wird diese Exception ausgelöst.