Location: Symbol Reference > Structs, Records, Enums > TJwEnterType Enumeration
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwEnterType Enumeration
Pascal
TJwEnterType = (
  etNone,
  etFunction,
  etMethod,
  etThread
);
Members 
Description 
etNone 
unknown or unsupported enter/leave 
etFunction 
enter or leave a function body 
etMethod 
enter or leave a method body 
etThread 
enter or leave a thread main func. body 

TJwEnterType defines an enter/leave attribute type

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!