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

TCompileWorkerThread

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpmkunit.pp line 1460

type TCompileWorkerThread = class(TThread)

protected

  procedure execute; override;

  property Done: Boolean; [r]

  property APackage: TPackage; [rw]

  property CompilationOK: Boolean; [r]

  property NotifyStartTask: PRTLEvent; [r]

  property ErrorMessage: string; [r]

public

  constructor Create(); virtual;

  destructor Destroy; override;

end;

Inheritance

TCompileWorkerThread

|

TObject


Documentation generated on: 2023-03-18