TIWCGJQDynaTreeDebugLevel Enumeration

Represents type TIWCGJQDynaTreeDebugLevel.

Namespace: IWCGJQDynaTree
type
 TIWCGJQDynaTreeDebugLevel= (jqdtdlQuiet,jqdtdlNormal,jqdtdlDebug);

The TIWCGJQDynaTreeDebugLevel type exposes the following members.

Show:
 NameDescription
jqdtdlDebug

Represents constant jqdtdlDebug.

jqdtdlNormal

Represents constant jqdtdlNormal.

jqdtdlQuiet

Represents constant jqdtdlQuiet.

Top