TIWCGJQMode Enumeration

Represents type TIWCGJQMode.

Namespace: IWCGJQControl
type
 TIWCGJQMode = (jqmShow,jqmHide);

The TIWCGJQMode type exposes the following members.

Show:
 NameDescription
jqmHide

Represents constant jqmHide.

jqmShow

Represents constant jqmShow.

Top