TIWCGJQDownloadOptionsHttpMethod Enumeration

The enumerator of HTTP methods

Namespace: IWCGJQDownload
type
 TIWCGJQDownloadOptionsHttpMethod = (jqfdhmGET,jqfdhmPOST);

The TIWCGJQDownloadOptionsHttpMethod type exposes the following members.

Show:
 NameDescription
jqfdhmGET

Represents constant jqfdhmGET.

jqfdhmPOST

Represents constant jqfdhmPOST.

Top