[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Overrides the standard AfterConstructionmethod.
Source position: classesh.inc line 325
public procedure TInterfacedPersistent.AfterConstruction; override; |
AfterConstructionis overridden to do some extra interface housekeeping: a reference to the IInterfaceinterface of the owning class is obtained (if it exists).