Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TInterfacedPersistent.AfterConstruction

Overrides the standard AfterConstruction method.

Declaration

Source position: classesh.inc line 468

public procedure TInterfacedPersistent.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).


Documentation generated on: Jul 24 2023