Class TezWaitableObject (unit EZDSLThd)

Inherits from

TObject

Constructors



Functions

destructor Destroy;

====================================================================} {===TezWaitableObject================================================

function IsValid : boolean;

--------

function Release : boolean;

--------

function WaitFor(aTimeOut : integer) : TezWaitResult;

--------

procedure woResetError;

--------

procedure woRetrieveError;

--------

Properties

property Handle : THandle


property LastError : integer


Events

Variables

woHandle : THandle;


woLastError : integer;

private


Constructors


Functions


destructor Destroy;

====================================================================} {===TezWaitableObject================================================


function IsValid : boolean;

--------


function Release : boolean;

--------


function WaitFor(aTimeOut : integer) : TezWaitResult;

--------


procedure woResetError;

--------


procedure woRetrieveError;

--------


Properties


property Handle : THandle


property LastError : integer


Events


Variables


woHandle : THandle;


woLastError : integer;

private