TIWCGJQDropDownTreeCloseOn Enumeration

Represents type TIWCGJQDropDownTreeCloseOn.

Namespace: IWCGJQDropDownTree
type
 TIWCGJQDropDownTreeCloseOn = (jqddtcoActivate,jqddtcoDblClick);

The TIWCGJQDropDownTreeCloseOn type exposes the following members.

Show:
 NameDescription
jqddtcoActivate

Represents constant jqddtcoActivate.

jqddtcoDblClick

Represents constant jqddtcoDblClick.

Top