TInterfacedPersistent.AfterConstruction
Overrides the standard AfterConstruction method.
Declaration
Source position: classesh.inc line 464
public 
  procedure AfterConstruction;  Override;
Description
AfterConstruction is overridden to do some extra interface housekeeping: a reference to the IInterface interface of the owning class is obtained (if it exists).