Unit 'crossthreads' Package
[Overview][Classes][Index] [#pl_pascalscada]

TpSCADACoreAffinityThreadWithLoop

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

Declaration

Source position: crossthreads.pas line 59

type TpSCADACoreAffinityThreadWithLoop = class(TpSCADACoreAffinityThread)

protected

  procedure Execute; override;

  

  procedure Loop; virtual; abstract;

  

  procedure LoopTerminated; virtual;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function LoopStarted();

  

  procedure WaitLoopStarts;

  

  procedure WaitForLoopTerminates;

  

  function WaitEnd();

  

end;

Inheritance

TpSCADACoreAffinityThreadWithLoop

  

|

TpSCADACoreAffinityThread

  

|

TObject



CT Web help

CodeTyphon Studio