Unit 'syncobjs' Package
[Overview][Constants][Types][Classes][Index] [#fcl-base]

TEventObject

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

Declaration

Source position: syncobjs.pp line 66

type TEventObject = class(THandleObject)

public

  constructor Create();

  destructor Destroy; override;

  procedure ResetEvent;

  procedure SetEvent;

  function WaitFor();

  property ManualReset: Boolean; [r]

end;

Inheritance

TEventObject

|

THandleObject

|

TSynchroObject

|

TObject


Documentation generated on: 2023-03-18