Soap.SOAPAttachIntf.TSoapDataList.Remove

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Remove(aClass: TClass): Integer; reintroduce;

C++

HIDESBASE int __fastcall Remove(System::TClass aClass);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Soap.SOAPAttachIntf.pas
Soap.SOAPAttachIntf.hpp
Soap.SOAPAttachIntf TSoapDataList

Description

Déclenche une exception.

N'appelez pas la méthode Remove. TSoapDataList remplace la méthode héritée pour déclencher une exception si vous appelez cette méthode car les applications ne doivent pas modifier les éléments d'un objet TSoapDataList.

Voir aussi