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

TCrossEvent

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

Declaration

Source position: crossevent.pas line 102

type TCrossEvent = class(TObject)

public

  constructor Create();

  

  destructor Destroy; override;

  

  function ResetEvent;

  

  function SetEvent;

  

  function WaitFor();

  

end;

Inheritance

TCrossEvent

  

|

TObject



CT Web help

CodeTyphon Studio