System.SysUtils.EPropWriteOnly

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEPropWriteOnly

Delphi

EPropWriteOnly = class(Exception);

C++

class PASCALIMPLEMENTATION EPropWriteOnly : public Exception

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

EPropWriteOnly est la classe des exceptions pour les échecs de lecture de propriété en utilisant OLE automation.

EPropWriteOnly est déclenchée quand une application tente de lire une propriété en écriture seule en utilisant OLE automation.