TIWCGJQDynaTreeClickFolderMode Enumeration

Represents type TIWCGJQDynaTreeClickFolderMode.

Namespace: IWCGJQDynaTree
type
 TIWCGJQDynaTreeClickFolderMode = (jqdtcfmActivate,jqdtcfmExpand,jqdtcfmBoth);

The TIWCGJQDynaTreeClickFolderMode type exposes the following members.

Show:
 NameDescription
jqdtcfmActivate

Represents constant jqdtcfmActivate.

jqdtcfmBoth

Represents constant jqdtcfmBoth.

jqdtcfmExpand

Represents constant jqdtcfmExpand.

Top