TIWCGJQDynaTreeDnDAllowDrop Enumeration

Represents type TIWCGJQDynaTreeDnDAllowDrop.

Namespace: IWCGJQDynaTree
type
 TIWCGJQDynaTreeDnDAllowDrop = (jqdtadBefore,jqdtadInside,jqdtadAfter);

The TIWCGJQDynaTreeDnDAllowDrop type exposes the following members.

Show:
 NameDescription
jqdtadAfter

Represents constant jqdtadAfter.

jqdtadBefore

Represents constant jqdtadBefore.

jqdtadInside

Represents constant jqdtadInside.

Top