System.TInterfacedObject.__MarkDestroying
Delphi
class procedure __MarkDestroying(const Obj); static; inline;
C++
static void __fastcall __MarkDestroying(const void *Obj);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.pas systobj.h |
System | TInterfacedObject |
Description
Marks an interface object as being in the destruction process.