Topic Path: Symbol Reference > Structs, Records, Enums > THL7CommunicationMode Enumeration
ContentsIndexHome
PreviousUpNext
THL7CommunicationMode Enumeration
File
THL7CommunicationMode = (
  cmUnknown,
  cmAsynchronous,
  cmSynchronous,
  cmSingleThread
);

THL7CommunicationMode

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.