Class TnrCommThread (unit nrcomm)

Inherits from

TThread

Constructors


constructor Create;

================================================================ =============== TnrCommThread ==================================


Functions

destructor Destroy;


procedure DoOnRecive;

while .

procedure Execute;

or EV_RXFLAG{ or EV_TXEMPTY

Properties

Events

Variables

Buffer : PChar;


DCB : TDCB;


Device : THandle;


DeviceMask : integer;

DeviceEvent:TEvent;

DeviceOL : TOverlapped;


FromModem : TStrings;


OnRecive : TRecivedEvent;


RecivedSize : Cardinal;

counter of recived bytes

SendSize : Cardinal;


Stat : PComStat;


TotalBytes : Cardinal;



Constructors


constructor Create;

================================================================ =============== TnrCommThread ==================================


Functions


destructor Destroy;


procedure DoOnRecive;

while ...


procedure Execute;

or EV_RXFLAG{ or EV_TXEMPTY


Properties


Events


Variables


Buffer : PChar;


DCB : TDCB;


Device : THandle;


DeviceMask : integer;

DeviceEvent:TEvent;


DeviceOL : TOverlapped;


FromModem : TStrings;


OnRecive : TRecivedEvent;


RecivedSize : Cardinal;

counter of recived bytes


SendSize : Cardinal;


Stat : PComStat;


TotalBytes : Cardinal;