Location: Symbol Reference > Structs, Records, Enums > TJwWaitState Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwWaitState Enumeration
Pascal
TJwWaitState = (
  wsNonSignaled,
  wsSignaled,
  wsTimeOut
);

TJwWaitState defines return values for the method WaitForAllotedCPUTimeSignal. For more information see this method.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!