Topic Path: Symbol Reference > Structs, Records, Enums > TIdDataReply Enumeration
ContentsIndexHome
PreviousUpNext
TIdDataReply Enumeration
File
TIdDataReply = (
  dOk,
  dMBFull,
  dSystemFull,
  dLocalProcessingError,
  dTransactionFailed,
  dLimitExceeded
);

TIdDataReply is a Type definition.

Topic generated.

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