ItemSkip mode is to be used in programming environments which
don't support event arguments to return values back to wodFtpDLX,
such as Delphi or BCB. In those cases, Skip argument that is
used in LoopItem
event cannot be set to True - it is ignored. For this
purpose, ItemSkip property can be set to True to force item to be
skipped.
This property can be set to True only within LoopItem event. If
used somewhere else in your code, it will generate an error.