TInterfacedObject.AfterConstruction
Handle reference count properly.
Declaration
Source position: objpash.inc line 311
public 
  procedure AfterConstruction;  Override;
Description
AfterConstruction overrides the basic method in TObject and adds some additional reference count handling.
Errors
None.
See also
| Name | Description | 
|---|---|
| BeforeDestruction | Check reference count. |