TIWCGJQPopBoxTriggerType Enumeration

Represents type TIWCGJQPopBoxTriggerType.

Namespace: IWCGJQControl
type
 TIWCGJQPopBoxTriggerType = (jqpbttElement,jqpbttImage,jqpbttMixed);

The TIWCGJQPopBoxTriggerType type exposes the following members.

Show:
 NameDescription
jqpbttElement

Represents constant jqpbttElement.

jqpbttImage

Represents constant jqpbttImage.

jqpbttMixed

Represents constant jqpbttMixed.

Top