TIWCGJQMSidePanelDisplay Enumeration

Represents type TIWCGJQMSidePanelDisplay.

Namespace: IWCGJQMSidePanel
type
 TIWCGJQMSidePanelDisplay = (jqmspdOverlay,jqmspdReveal,jqmspdPush);

The TIWCGJQMSidePanelDisplay type exposes the following members.

Show:
 NameDescription
jqmspdOverlay

Represents constant jqmspdOverlay.

jqmspdPush

Represents constant jqmspdPush.

jqmspdReveal

Represents constant jqmspdReveal.

Top