FMX.Clipboard.EClipboardError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEClipboardError

Delphi

EClipboardError = class(Exception);

C++

class PASCALIMPLEMENTATION EClipboardError : public System::Sysutils::Exception

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.

Siehe auch