Class TCommEventThread (unit Async32)

Inherits from

TThread

Constructors


constructor Create(Handle: THandle; Events: TCommEventType);

GetProviderSubtypeName} {TCommEventThread


Functions

destructor Destroy;


procedure ReleaseThread;


procedure DoOnSignal;


procedure Execute;


Properties

Events

event OnSignal : TCommEvent


Variables

FHandle : THandle;


FOnSignal : TCommEvent;


FStatus : dword;


hCloseEvent : THandle;



Constructors


constructor Create(Handle: THandle; Events: TCommEventType);

GetProviderSubtypeName} {TCommEventThread


Functions


destructor Destroy;


procedure ReleaseThread;


procedure DoOnSignal;


procedure Execute;


Properties


Events


event OnSignal : TCommEvent


Variables


FHandle : THandle;


FOnSignal : TCommEvent;


FStatus : dword;


hCloseEvent : THandle;