TIWCGJQWPaintOptionsMode Enumeration

Represents type TIWCGJQWPaintOptionsMode.

Namespace: IWCGJQWPaint
type
 TIWCGJQWPaintOptionsMode = (jqwpomRectangle,jqwpomEllipse,jqwpomLine,jqwpomPencil,jqwpomEraser);

The TIWCGJQWPaintOptionsMode type exposes the following members.

Show:
 NameDescription
jqwpomEllipse

Represents constant jqwpomEllipse.

jqwpomEraser

Represents constant jqwpomEraser.

jqwpomLine

Represents constant jqwpomLine.

jqwpomPencil

Represents constant jqwpomPencil.

jqwpomRectangle

Represents constant jqwpomRectangle.

Top