TIWCGJQGridLoadUI Enumeration

Represents type TIWCGJQGridLoadUI.

Namespace: IWCGJQGrid
type
 TIWCGJQGridLoadUI = (gluiDisable,gluiEnable,gluiBlock);

The TIWCGJQGridLoadUI type exposes the following members.

Show:
 NameDescription
gluiBlock

Represents constant gluiBlock.

gluiDisable

Represents constant gluiDisable.

gluiEnable

Represents constant gluiEnable.

Top