System.TInterfacedObject.__MarkDestroying
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.