TIWCGJQNotificationNotyLayout Enumeration

Represents type TIWCGJQNotificationNotyLayout.

Namespace: IWCGJQNotification
type
 TIWCGJQNotificationNotyLayout = (jqnnlTopLeft, jqnnlTopCenter,jqnnlTopRight,jqnnlTop,jqnnlCenterLeft, jqnnlCenter,
 jqnnlCenterRight,jqnnlBottomLeft, jqnnlBottomCenter,jqnnlBottomRight,jqnnlBottom, jqnnlInline);

The TIWCGJQNotificationNotyLayout type exposes the following members.

Show:
 NameDescription
jqnnlBottom

Represents constant jqnnlBottom.

jqnnlBottomCenter

Represents constant jqnnlBottomCenter.

jqnnlBottomLeft

Represents constant jqnnlBottomLeft.

jqnnlBottomRight

Represents constant jqnnlBottomRight.

jqnnlCenter

Represents constant jqnnlCenter.

jqnnlCenterLeft

Represents constant jqnnlCenterLeft.

jqnnlCenterRight

Represents constant jqnnlCenterRight.

jqnnlInline

Represents constant jqnnlInline.

jqnnlTop

Represents constant jqnnlTop.

jqnnlTopCenter

Represents constant jqnnlTopCenter.

jqnnlTopLeft

Represents constant jqnnlTopLeft.

jqnnlTopRight

Represents constant jqnnlTopRight.

Top