[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Overrides the standard AfterConstruction method.
Source position: classesh.inc line 462
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).