TIWCGJQCursorTypes Enumeration

Represents type TIWCGJQCursorTypes.

Namespace: IWCGJQControl
type
 TIWCGJQCursorTypes = (jqctAuto,jqctCrosshair,jqctDefault,jqctEResize,jqctHelp,jqctMove,jqctNResize,jqctNeResize,
 jqctNwResize,jqctPointer,jqctProgress,jqctSResize,jqctSeResize,jqctSwResize,jqctText, jqctWResize,jqctWait);

The TIWCGJQCursorTypes type exposes the following members.

Show:
 NameDescription
jqctAuto

Represents constant jqctAuto.

jqctCrosshair

Represents constant jqctCrosshair.

jqctDefault

Represents constant jqctDefault.

jqctEResize

Represents constant jqctEResize.

jqctHelp

Represents constant jqctHelp.

jqctMove

Represents constant jqctMove.

jqctNeResize

Represents constant jqctNeResize.

jqctNResize

Represents constant jqctNResize.

jqctNwResize

Represents constant jqctNwResize.

jqctPointer

Represents constant jqctPointer.

jqctProgress

Represents constant jqctProgress.

jqctSeResize

Represents constant jqctSeResize.

jqctSResize

Represents constant jqctSResize.

jqctSwResize

Represents constant jqctSwResize.

jqctText

Represents constant jqctText.

jqctWait

Represents constant jqctWait.

jqctWResize

Represents constant jqctWResize.

Top