System.TInterfacedObject.__MarkDestroying

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure __MarkDestroying(const Obj); static; inline;

C++

static void __fastcall __MarkDestroying(const void *Obj);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
System.pas
systobj.h
System TInterfacedObject


Description

Marque un objet interface comme étant dans le processus de destruction.

Voir aussi