TIWCGJQDownloadItemState Enumeration

Represents type TIWCGJQDownloadItemState.

Namespace: IWCGJQDownload
type
 TIWCGJQDownloadItemState = (cgdisNew,cgdisMarkToRemove);

The TIWCGJQDownloadItemState type exposes the following members.

Show:
 NameDescription
cgdisMarkToRemove

Represents constant cgdisMarkToRemove.

cgdisNew

Represents constant cgdisNew.

Top