Location: Symbol Reference > Structs, Records, Enums > TJwEventType Record
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwEventType Record
Pascal
TJwEventType = record
  TagName: TJwXMLLogTag;
  TypeValues: Integer;
end;
Members 
Description 
TagName: TJwXMLLogTag; 
TagName defines an event that can be logged. 
TypeValues: Integer; 
TypeValues contains an or combined bit mask of enumeration constants from TJwLogType, TJwEnterType, TJwMemoryType or TJwSignalType. Set to -1 if all event type are to be logged. 

This is record TJwEventType.

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!