TIWCGJQLockIndicatorImgAlign Enumeration

Represents type TIWCGJQLockIndicatorImgAlign.

Namespace: IWCGJQLockIndicatorBase
type
 TIWCGJQLockIndicatorImgAlign = (jqliiaLeft,jqliiaRight,jqliiaTop,jqliiaBottom);

The TIWCGJQLockIndicatorImgAlign type exposes the following members.

Show:
 NameDescription
jqliiaBottom

Represents constant jqliiaBottom.

jqliiaLeft

Represents constant jqliiaLeft.

jqliiaRight

Represents constant jqliiaRight.

jqliiaTop

Represents constant jqliiaTop.

Top