TIWCGJQQRCodeRender Enumeration

Represents type TIWCGJQQRCodeRender.

Namespace: IWCGJQQRCode
type
 TIWCGJQQRCodeRender = (jqqrcCanvas,jqqrcDiv,jqqrcImage);

The TIWCGJQQRCodeRender type exposes the following members.

Show:
 NameDescription
jqqrcCanvas

Represents constant jqqrcCanvas.

jqqrcDiv

Represents constant jqqrcDiv.

jqqrcImage

Represents constant jqqrcImage.

Top