[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TThread.AfterConstruction

Code to be executed after construction but before execute.

Declaration

Source position: classesh.inc line 1507

public procedure TThread.AfterConstruction; override;

Description

AfterConstruction is overridden in TThread but currently does not do anything useful.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.