TIWCGJQSlidePanelMode Enumeration

Represents type TIWCGJQSlidePanelMode.

Namespace: IWCGJQRegion
type
 TIWCGJQSlidePanelMode = (jqspmPush,jqspmOverlay);

The TIWCGJQSlidePanelMode type exposes the following members.

Show:
 NameDescription
jqspmOverlay

Represents constant jqspmOverlay.

jqspmPush

Represents constant jqspmPush.

Top