[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 1671

public procedure TThread.AfterConstruction; override;

Description

AfterConstruction is overridden in TThread, it starts the thread if it was created in a suspended state. When overriding this method, the inherited method must be called.


Documentation generated on: Nov 14 2015