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