TIWCGJQLockIndicatorImgColor Enumeration

Represents type TIWCGJQLockIndicatorImgColor.

Namespace: IWCGJQLockIndicatorBase
type
 TIWCGJQLockIndicatorImgColor = (jqlisBlack,jqlisBlue,jqlisGreen,jqlisPink,jqlisRed);

The TIWCGJQLockIndicatorImgColor type exposes the following members.

Show:
 NameDescription
jqlisBlack

Represents constant jqlisBlack.

jqlisBlue

Represents constant jqlisBlue.

jqlisGreen

Represents constant jqlisGreen.

jqlisPink

Represents constant jqlisPink.

jqlisRed

Represents constant jqlisRed.

Top