Unit 'IdFTPCommon' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_indy]

TIdVSEPQDisposition

Declaration

Source position: IdFTPCommon.pas line 319

type TIdVSEPQDisposition = (

  IdPQAppendable,

  

  IdPQProcessAndDelete,

  

  IdPQHoldUntilReleased,

  

  IdPQProcessAndKeep,

  

  IdPQLeaveUntilReleased,

  

  IdPQErrorHoldUntilDK,

  

  IdPQGetOrErrorHoldUntilDK,

  

  IdPQJobProcessing,

  

  IdPQSpoolOutputToInputD,

  

  IdPQSurpressOutputSpooling,

  

  IdPQSpoolOutputToTape

  

);



CT Web help

CodeTyphon Studio