TIWCGJQMRegionType Enumeration

Represents type TIWCGJQMRegionType.

Namespace: IWCGJQMRegion
type
 TIWCGJQMRegionType = (jqmrtRegion, jqmrtPage, jqmrtContent);

The TIWCGJQMRegionType type exposes the following members.

Show:
 NameDescription
jqmrtContent

Represents constant jqmrtContent.

jqmrtPage

Represents constant jqmrtPage.

jqmrtRegion

Represents constant jqmrtRegion.

Top