TIWCGJQLayoutPanelTriggerOpen Enumeration

Represents type TIWCGJQLayoutPanelTriggerOpen.

Namespace: IWCGJQLayout
type
 TIWCGJQLayoutPanelTriggerOpen = (jqsptoClick,jqsptoDblClick, jqsptoMouseOver);

The TIWCGJQLayoutPanelTriggerOpen type exposes the following members.

Show:
 NameDescription
jqsptoClick

Represents constant jqsptoClick.

jqsptoDblClick

Represents constant jqsptoDblClick.

jqsptoMouseOver

Represents constant jqsptoMouseOver.

Top