TIWCGJQAjaxType Enumeration

Represents type TIWCGJQAjaxType.

Namespace: IWCGJQControl
type
 TIWCGJQAjaxType = (ajtGET,ajtPOST);

The TIWCGJQAjaxType type exposes the following members.

Show:
 NameDescription
ajtGET

Represents constant ajtGET.

ajtPOST

Represents constant ajtPOST.

Top