TIWCGJQLayoutPanelTriggerClose Enumeration

Represents type TIWCGJQLayoutPanelTriggerClose.

Namespace: IWCGJQLayout
type
 TIWCGJQLayoutPanelTriggerClose = (jqsptcClick,jqsptcMouseOver);

The TIWCGJQLayoutPanelTriggerClose type exposes the following members.

Show:
 NameDescription
jqsptcClick

Represents constant jqsptcClick.

jqsptcMouseOver

Represents constant jqsptcMouseOver.

Top