TIWCGJQWPaintOptionsMenuBtn Enumeration

Represents type TIWCGJQWPaintOptionsMenuBtn.

Namespace: IWCGJQWPaint
type
 TIWCGJQWPaintOptionsMenuBtn = (jqwpombUndo,jqwpombRedo,jqwpombClear,jqwpombRectangle,jqwpombEllipse,jqwpombLine,jqwpombPencil,
 jqwpombText,jqwpombEraser,jqwpombFillColor,jqwpombLineWidth,jqwpombStrokeColor);

The TIWCGJQWPaintOptionsMenuBtn type exposes the following members.

Show:
 NameDescription
jqwpombClear

Represents constant jqwpombClear.

jqwpombEllipse

Represents constant jqwpombEllipse.

jqwpombEraser

Represents constant jqwpombEraser.

jqwpombFillColor

Represents constant jqwpombFillColor.

jqwpombLine

Represents constant jqwpombLine.

jqwpombLineWidth

Represents constant jqwpombLineWidth.

jqwpombPencil

Represents constant jqwpombPencil.

jqwpombRectangle

Represents constant jqwpombRectangle.

jqwpombRedo

Represents constant jqwpombRedo.

jqwpombStrokeColor

Represents constant jqwpombStrokeColor.

jqwpombText

Represents constant jqwpombText.

jqwpombUndo

Represents constant jqwpombUndo.

Top