TIWCGJQGridMType Enumeration

Represents type TIWCGJQGridMType.

Namespace: IWCGJQGrid
type
 TIWCGJQGridMType = (gmtGET,gmtPOST);

The TIWCGJQGridMType type exposes the following members.

Show:
 NameDescription
gmtGET

Represents constant gmtGET.

gmtPOST

Represents constant gmtPOST.

Top