API:FMX.Clipboard.EClipboardFormatRegisterError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.Clipboard.EClipboardErrorSystem.SysUtils.ExceptionSystem.TObjectEClipboardFormatRegisterError

Delphi

EClipboardFormatRegisterError = class(EClipboardError);

C++

class PASCALIMPLEMENTATION EClipboardFormatRegisterError : public EClipboardError

Eigenschaften

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

Beschreibung

Exception für Probleme, die sich auf System-Zwischenablage beziehen.

FMX.Clipboard.EClipboardFormatRegisterError erbt von FMX.Clipboard.EClipboardError. Der folgende Inhalt bezieht sich auf FMX.Clipboard.EClipboardError.

Exception für Probleme, die sich auf System-Zwischenablage beziehen.

Siehe auch